This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-22 16:56:40 +07:00
parent 7f3eb5225f
commit 4c35662eed
22 changed files with 632 additions and 343 deletions

View file

@ -62,7 +62,7 @@ const columns = ref<QTableProps["columns"]>([
{
name: "email",
align: "left",
label: "Email",
label: "อีเมล",
sortable: true,
field: "email",
headerStyle: "font-size: 14px",