fix: 解决冲突
This commit is contained in:
@@ -582,7 +582,6 @@ const cn = {
|
||||
},
|
||||
asset: {
|
||||
asset: '资产',
|
||||
talon: '爪子',
|
||||
alertNum: '告警',
|
||||
userName: '用户名',
|
||||
address: '地址',
|
||||
|
||||
@@ -589,7 +589,6 @@ const en = {
|
||||
},
|
||||
asset: {
|
||||
asset: 'Asset ',
|
||||
talon: 'Talon',
|
||||
userName: 'User name',
|
||||
address: 'Address',
|
||||
assets: 'Asset', // '资产'
|
||||
|
||||
@@ -240,7 +240,7 @@ export default {
|
||||
show: true,
|
||||
minWidth: 110
|
||||
}, {
|
||||
label: this.$t('asset.talon'),
|
||||
label: 'Talon',
|
||||
prop: 'clientState',
|
||||
show: true,
|
||||
sortable: 'custom',
|
||||
|
||||
Reference in New Issue
Block a user