no message

This commit is contained in:
setthawutttty 2023-08-16 18:05:16 +07:00
parent b66dfe0142
commit 8ccebc72bc
5 changed files with 9 additions and 8 deletions

View file

@ -43,7 +43,7 @@ const visibleColumns = ref<string[]>([
"position",
"positionLevel",
"organizationPositionOld",
"organization",
// "organization",
"statusText",
"btn",
]);
@ -53,7 +53,7 @@ const visibleColumns2 = ref<string[]>([
"position",
"positionLevel",
"organizationPositionOld",
"organization",
// "organization",
"statusText",
]); //
const filterKeyword = ref<string>("");