fix: input id to for
This commit is contained in:
parent
d94dd2d81c
commit
c86895097d
4 changed files with 21 additions and 19 deletions
|
|
@ -73,7 +73,7 @@ async function selectHq(id: string) {
|
|||
:options="userStore.userOption.brOpts"
|
||||
/>
|
||||
<q-input
|
||||
id="input-username"
|
||||
for="input-username"
|
||||
:dense="dense"
|
||||
:outlined="readonly ? false : outlined"
|
||||
:borderless="readonly"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue