Merge branch 'develop' into devTee

This commit is contained in:
setthawutttty 2025-03-31 14:12:28 +07:00
commit 7fa0a1b11d
3 changed files with 6 additions and 7 deletions

View file

@ -834,6 +834,7 @@ watch(
: ""
}}
<q-btn
v-if="props.row.positionIsSelected != 'ว่าง'"
size="12px"
dense
flat

View file

@ -146,7 +146,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "posSalary",
align: "center",
label: "ประวัติตำแหน่ง/เงินเดือน",
label: "ประวัติเงินเดือน/ค่าจ้าง",
sortable: false,
field: "posSalary",
headerStyle: "font-size: 14px",