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",
|
"age",
|
||||||
"positionDate",
|
"positionDate",
|
||||||
"levelDate",
|
"levelDate",
|
||||||
|
"posExecutive",
|
||||||
]);
|
]);
|
||||||
|
|
||||||
const columns = computed<QTableProps["columns"]>(() => {
|
const columns = computed<QTableProps["columns"]>(() => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue