แก้คำ รายการเลื่อนเงินเดือนข้าราชการฯ

This commit is contained in:
setthawutttty 2025-01-21 14:49:06 +07:00
parent 2c7d5769f4
commit 0f5bded737
2 changed files with 2 additions and 2 deletions

View file

@ -147,7 +147,7 @@ const baseColumns = ref<QTableProps["columns"]>([
},
{
name: "remark",
align: "center",
align: "left",
label: "หมายเหตุ",
sortable: false,
field: "remark",

View file

@ -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>