show field posExecutive in report registry
This commit is contained in:
parent
a77f006102
commit
d76686caba
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ const visibleColumnsBase = ref<string[]>([
|
|||
"age",
|
||||
"positionDate",
|
||||
"levelDate",
|
||||
"posExecutive",
|
||||
]);
|
||||
|
||||
const columns = computed<QTableProps["columns"]>(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue