no message

This commit is contained in:
Kittapath 2023-10-15 20:59:52 +07:00
parent 346e31999f
commit 37bc56befd

View file

@ -14,6 +14,7 @@
:addData="false"
:bottom="true"
:editBtn="false"
:boss="status == 'register' || status == 'rejectRegister'"
:editData="status == 'register' || status == 'rejectRegister'"
name="ประวัติการทำงาน (ตั้งแต่เริ่มปฏิบัติงานกับกรุงเทพมหานคร - ปัจจุบัน)"
icon="mdi-briefcase"
@ -34,7 +35,7 @@
{{ col.value }}
</div>
</q-td>
<q-td auto-width v-if="status == 'startDate' || status == 'endDate'">
<q-td auto-width v-if="status == 'register' || status == 'rejectRegister'">
<q-btn
color="red"
flat