แก้่ไข columnsReject

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-12-14 10:14:44 +07:00
parent 3eeb3c5231
commit 7154c8389e

View file

@ -111,7 +111,7 @@ const columnsReject = ref<QTableProps["columns"]>([
{
name: "status",
align: "left",
label: "สถานะ",
label: "สถานะการยกเลิก",
sortable: true,
field: "status",
headerStyle: "font-size: 14px",