@@ -320,7 +341,7 @@ function setChipColumn() {
[
chip: {
condition: () => true,
},
+ isId: true,
columnFilter: {
component: 'select',
field: 'search',
@@ -581,7 +582,7 @@ function handleLocation(data, location) {
},
}"
order="id DESC"
- v-model="columns"
+ :columns="columns"
default-mode="table"
redirect="customer"
auto-load