data option

This commit is contained in:
setthawutttty 2023-12-14 16:48:16 +07:00
parent 71b72d6215
commit 55d46f0c1e
2 changed files with 12 additions and 2 deletions

View file

@ -125,7 +125,7 @@ watch(
hide-bottom-space
option-label="name"
option-value="id"
:options="dataStore.statusOptions"
:options="dataStore.statusOptionsEdit"
/>
<q-input
ref="reasonRef"