no message

This commit is contained in:
setthawutttty 2025-04-09 14:35:38 +07:00
parent 7396f538bb
commit fcfc2ac43a
2 changed files with 5 additions and 2 deletions

View file

@ -85,7 +85,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "name",
align: "left",
label: "ชื่อ-นามสกุล",
label: "ชื่อ - นามสกุล",
sortable: true,
field: "name",
headerStyle: "font-size: 14px",