แก้ไข lebel
This commit is contained in:
parent
f30a552b69
commit
f5cf2a74ef
3 changed files with 3 additions and 3 deletions
|
|
@ -217,7 +217,7 @@ const formattedSalary = computed(() => {
|
|||
ref="leaveTotalRef"
|
||||
for="leaveTotalRef"
|
||||
v-model="formData.leaveTotal"
|
||||
label="จำนวนวันที่ลา"
|
||||
label="มีกำหนด"
|
||||
readonly
|
||||
hide-bottom-space
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -211,7 +211,7 @@ const formattedSalary = computed(() => {
|
|||
ref="leaveTotalRef"
|
||||
for="leaveTotalRef"
|
||||
v-model="formData.leaveTotal"
|
||||
label="จำนวนวันที่ลา"
|
||||
label="มีกำหนด"
|
||||
readonly
|
||||
hide-bottom-space
|
||||
/>
|
||||
|
|
|
|||
|
|
@ -276,7 +276,7 @@ watch(formData.followHistoryEnd, newVal => {
|
|||
ref="leaveTotalRef"
|
||||
for="leaveTotalRef"
|
||||
v-model="formData.leaveTotal"
|
||||
label="จำนวนวันที่ลา"
|
||||
label="เป็นเวลา"
|
||||
readonly
|
||||
hide-bottom-space
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue