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