แก้คำ

This commit is contained in:
Warunee Tamkoo 2025-04-29 14:11:37 +07:00
parent 9e66f15a3b
commit 989ef30d11
2 changed files with 3 additions and 3 deletions

View file

@ -470,7 +470,7 @@ watch(modal, async (val) => {
v-model="formData.leaveDays"
dense
outlined
label="วันลาที่ยกมา"
label="จำนวนสิทธิ์การลา"
hide-bottom-space
mask="##"
/>

View file

@ -73,7 +73,7 @@ const columns = ref<QTableColumn[]>([
{
name: "leaveDays",
align: "left",
label: "วันลาที่ยกมา",
label: "จำนวนสิทธิ์การลา",
sortable: true,
field: "leaveDays",
headerStyle: "font-size: 14px",
@ -228,7 +228,7 @@ onMounted(async () => {
<template>
<div class="toptitle text-dark col-12 row items-center">
อมลรายการการลายอนหล
จำนวนสทธและวนลาทใชไป
</div>
<q-card flat bordered class="q-pa-md">