fix ทะเบียนประวัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-13 17:26:17 +07:00
parent d4bcff0b7b
commit 39f7f59407
2 changed files with 3 additions and 4 deletions

View file

@ -159,7 +159,6 @@ const columns = ref<QTableProps["columns"]>([
field: "commandNo",
headerStyle: "font-size: 14px",
style: "font-size: 14px",
format: (val) => statusText(val),
},
]);