ปรับ css ออกคำสั่งเพิ่มเติม
This commit is contained in:
parent
eb4558bb0f
commit
bdc7ab8df3
5 changed files with 56 additions and 48 deletions
|
|
@ -455,8 +455,8 @@
|
|||
lazy-rules
|
||||
:readonly="!editvisible"
|
||||
:borderless="!editvisible"
|
||||
:rules="[(val) => !!val || `${'กรุณากรอก ฃื่อ'}`]"
|
||||
label="ฃื่อ"
|
||||
:rules="[(val) => !!val || `${'กรุณากรอก ชื่อ'}`]"
|
||||
label="ชื่อ"
|
||||
/>
|
||||
<q-input
|
||||
v-model="inputLink"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue