แก้คำ

This commit is contained in:
setthawutttty 2025-01-22 12:55:49 +07:00
parent 273861a379
commit 286d69f9cf
2 changed files with 2 additions and 2 deletions

View file

@ -121,7 +121,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "result",
align: "center",
label: "ผลการประเมิน ฯ",
label: "ผลการประเมินฯ",
sortable: false,
field: "result",
headerStyle: "font-size: 14px",

View file

@ -132,7 +132,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "result",
align: "center",
label: "ผลการประเมิน ฯ",
label: "ผลการประเมินฯ",
sortable: false,
field: "result",
headerStyle: "font-size: 14px",