Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.3
This commit is contained in:
@@ -275,12 +275,12 @@ export default {
|
||||
minWidth: 110,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: 'SN',
|
||||
label: this.$t('asset.sn'),
|
||||
prop: 'sn',
|
||||
show: true,
|
||||
minWidth: 110
|
||||
}, {
|
||||
label: 'Talon',
|
||||
label: this.$t('asset.talon'),
|
||||
// prop: 'clientState',
|
||||
prop: 'talon',
|
||||
show: true,
|
||||
|
||||
Reference in New Issue
Block a user