readoly รอบการขอเครื่องราชฯ
This commit is contained in:
parent
17ff56c7cf
commit
2d28991d21
1 changed files with 2 additions and 2 deletions
|
|
@ -348,8 +348,9 @@ watch(modal, () => {});
|
|||
<div class="row q-col-gutter-sm">
|
||||
<div class="col-12">
|
||||
<q-select
|
||||
class="inputgreen"
|
||||
:class="!isEdit ? 'inputgreen' : ''"
|
||||
v-model="roundNo"
|
||||
:readonly="isEdit"
|
||||
dense
|
||||
outlined
|
||||
lazy-rules
|
||||
|
|
@ -361,7 +362,6 @@ watch(modal, () => {});
|
|||
option-label="name"
|
||||
:options="filterSelectRound"
|
||||
option-value="id"
|
||||
:readonly="false"
|
||||
:borderless="false"
|
||||
style="min-width: 150px"
|
||||
:rules="[(val:string) => !!val || 'กรุณาเลือกรอบการขอเครื่องราชฯ']"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue