NEZ-1901 fix:Models内对asset利用State条件搜索时无法搜索到内容
This commit is contained in:
@@ -313,7 +313,7 @@ export default {
|
||||
chartInfo.type = 'topologyLink'
|
||||
chartInfo.linkType = type
|
||||
chartInfo.datasource = 'topology'
|
||||
chartInfo.name = '关系图'
|
||||
chartInfo.name = this.$t('overall.topology')
|
||||
this.$store.dispatch('showTopology', chartInfo)
|
||||
},
|
||||
closeDialog () {
|
||||
|
||||
Reference in New Issue
Block a user