เพิ่ม rules
This commit is contained in:
parent
8cfc530890
commit
f784c5ecc3
1 changed files with 2 additions and 0 deletions
|
|
@ -314,6 +314,8 @@ watch(
|
|||
label="ชื่อเรื่อง/เนื้อเรื่อง/หัวข้อการพัฒนา"
|
||||
dense
|
||||
:readonly="isEdit"
|
||||
hide-bottom-space
|
||||
:rules="[(val:any) => !!val || `${'กรุณากรอกชื่อเรื่อง/เนื้อเรื่อง/หัวข้อการพัฒนา'}`]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue