fix:解决asset。tableTitle 删除后的影响
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
||||
},
|
||||
module: {
|
||||
moduleTabTitle: [
|
||||
{ prop: 'endpoint', name: this.$t('asset.tableTitle.endpoint') },
|
||||
{ prop: 'endpoint', name: this.$t('asset.endpoint') },
|
||||
{ prop: 'moduleAlertMessage', name: 'Alerts' },
|
||||
{ prop: 'panel', name: 'Detail' }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user