updated display datetime

This commit is contained in:
Warunee Tamkoo 2024-08-14 10:04:32 +07:00
parent d4d96e3c74
commit 3352207fd8
21 changed files with 551 additions and 551 deletions

View file

@ -71,7 +71,7 @@ const columns = ref<QTableProps["columns"]>([
field: "lastUpdatedAt",
headerStyle: "font-size: 14px",
style: "font-size: 14px",
format: (v) => date2Thai(v),
format: (v) => date2Thai(v, false, true),
},
]);
const visibleColumns = ref<string[]>([