แสดง position
This commit is contained in:
parent
b090d8fe9b
commit
debfd5b459
1 changed files with 1 additions and 1 deletions
|
|
@ -93,6 +93,7 @@ const visibleColumnsResult = ref<String[]>([
|
|||
"no",
|
||||
"citizenId",
|
||||
"name",
|
||||
"positionName",
|
||||
"posTypeName",
|
||||
"posLevelName",
|
||||
]);
|
||||
|
|
@ -621,7 +622,6 @@ watch(
|
|||
map-options
|
||||
:options="columnsResult"
|
||||
option-value="name"
|
||||
|
||||
style="min-width: 140px"
|
||||
class="col-xs-12 col-sm-3 col-md-2"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue