no message
This commit is contained in:
parent
b66dfe0142
commit
8ccebc72bc
5 changed files with 9 additions and 8 deletions
|
|
@ -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>("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue