API posEmpTemp
This commit is contained in:
parent
475e145223
commit
2cd133dce9
7 changed files with 7 additions and 6 deletions
|
|
@ -95,6 +95,7 @@ const visibleColumnsResult = ref<String[]>([
|
|||
"name",
|
||||
"posTypeName",
|
||||
"posLevelName",
|
||||
"positionName"
|
||||
]);
|
||||
const columns = ref<QTableProps["columns"]>([
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue