แก้คำ

This commit is contained in:
setthawutttty 2025-02-03 14:07:42 +07:00
parent 06af1142b1
commit b1eb3a84e0
5 changed files with 11 additions and 7 deletions

View file

@ -73,7 +73,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อเรื่อง / เนื้อเรื่อง / หัวข้อการพัฒนา",
label: "ชื่อเรื่อง/เนื้อเรื่อง/หัวข้อการพัฒนา",
sortable: true,
field: "name",
headerStyle: "font-size: 14px",