แก้คำ รายการเลื่อนเงินเดือนข้าราชการฯ
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",
|
||||
align: "center",
|
||||
align: "left",
|
||||
label: "หมายเหตุ",
|
||||
sortable: false,
|
||||
field: "remark",
|
||||
|
|
|
|||
|
|
@ -397,7 +397,7 @@ onMounted(async () => {
|
|||
<template>
|
||||
<div class="row items-center">
|
||||
<div class="toptitle text-dark row items-center q-py-xs">
|
||||
รายการเลื่อนเงินเดือนข้าราชการ ฯ
|
||||
รายการเลื่อนเงินเดือนข้าราชการฯ
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue