fix: 修复ipam 二级页面 搜索排序传参错误问题
This commit is contained in:
@@ -116,13 +116,11 @@ export default {
|
||||
prop: 'mac',
|
||||
show: true,
|
||||
minWidth: 200,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: this.$t('config.ipamip.asset'),
|
||||
prop: 'asset',
|
||||
show: true,
|
||||
width: 200,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: this.$t('overall.state'),
|
||||
prop: 'state',
|
||||
|
||||
Reference in New Issue
Block a user