โครงสร้างอัตรากำลัง => ปรับการเพิ่มส่วนราชการ
This commit is contained in:
parent
03439d7114
commit
3ea63a2244
5 changed files with 318 additions and 6 deletions
|
|
@ -310,7 +310,12 @@ watch(
|
|||
</q-card-section>
|
||||
<q-separator />
|
||||
<div class="text-right q-ma-sm">
|
||||
<q-btn label="บันทึก" type="submit" color="secondary">
|
||||
<q-btn
|
||||
label="บันทึก"
|
||||
type="submit"
|
||||
color="secondary"
|
||||
:disable="isReadonly"
|
||||
>
|
||||
<q-tooltip>บันทึกข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue