ผังบัญชีค่าจ้างลูกจ้างประจำ => แก้ไขผังบัญชีค่าจ้างลูกจ้างประจำ
This commit is contained in:
parent
5014de2da8
commit
364ceef5ce
1 changed files with 1 additions and 7 deletions
|
|
@ -197,7 +197,6 @@ watch(
|
|||
>
|
||||
<q-toggle
|
||||
week-start="0"
|
||||
:disable="isReadonly"
|
||||
color="primary"
|
||||
label="สถานะการใช้งาน"
|
||||
v-model="formData.isActive"
|
||||
|
|
@ -350,12 +349,7 @@ watch(
|
|||
</q-card-section>
|
||||
<q-separator />
|
||||
<div class="text-right q-ma-sm">
|
||||
<q-btn
|
||||
label="บันทึก"
|
||||
type="submit"
|
||||
color="secondary"
|
||||
:disable="isReadonly"
|
||||
>
|
||||
<q-btn label="บันทึก" type="submit" color="secondary">
|
||||
<q-tooltip>บันทึกข้อมูล</q-tooltip>
|
||||
</q-btn>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue