Merge branch 'develop' into devTee
This commit is contained in:
commit
7fa0a1b11d
3 changed files with 6 additions and 7 deletions
|
|
@ -834,6 +834,7 @@ watch(
|
|||
: ""
|
||||
}}
|
||||
<q-btn
|
||||
v-if="props.row.positionIsSelected != 'ว่าง'"
|
||||
size="12px"
|
||||
dense
|
||||
flat
|
||||
|
|
|
|||
|
|
@ -146,7 +146,7 @@ const columns = ref<QTableProps["columns"]>([
|
|||
{
|
||||
name: "posSalary",
|
||||
align: "center",
|
||||
label: "ประวัติตำแหน่ง/เงินเดือน",
|
||||
label: "ประวัติเงินเดือน/ค่าจ้าง",
|
||||
sortable: false,
|
||||
field: "posSalary",
|
||||
headerStyle: "font-size: 14px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue