IsAncestorDNA / แก้ชื่อฟิล popup
This commit is contained in:
parent
b9d04bef5c
commit
2f0594ee08
7 changed files with 24 additions and 11 deletions
|
|
@ -109,9 +109,9 @@ watch(
|
|||
dense
|
||||
outlined
|
||||
for="#ocName"
|
||||
label="สรุปผลการพิจารณา"
|
||||
label="ชื่อหน่วยงาน"
|
||||
hide-bottom-space
|
||||
:rules="[(val) => !!val || `${'กรุณากรอกสรุปผลการพิจารณา'}`]"
|
||||
:rules="[(val) => !!val || `${'กรุณากรอกชื่อหน่วยงาน'}`]"
|
||||
/>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue