แก้คำ รายการเลื่อนเงินเดือนข้าราชการฯ
This commit is contained in:
parent
2c7d5769f4
commit
0f5bded737
2 changed files with 2 additions and 2 deletions
|
|
@ -147,7 +147,7 @@ const baseColumns = ref<QTableProps["columns"]>([
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "remark",
|
name: "remark",
|
||||||
align: "center",
|
align: "left",
|
||||||
label: "หมายเหตุ",
|
label: "หมายเหตุ",
|
||||||
sortable: false,
|
sortable: false,
|
||||||
field: "remark",
|
field: "remark",
|
||||||
|
|
|
||||||
|
|
@ -397,7 +397,7 @@ onMounted(async () => {
|
||||||
<template>
|
<template>
|
||||||
<div class="row items-center">
|
<div class="row items-center">
|
||||||
<div class="toptitle text-dark row items-center q-py-xs">
|
<div class="toptitle text-dark row items-center q-py-xs">
|
||||||
รายการเลื่อนเงินเดือนข้าราชการ ฯ
|
รายการเลื่อนเงินเดือนข้าราชการฯ
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue