Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.3

# Conflicts:
#	nezha-fronted/src/components/common/project/topologyL5.vue
This commit is contained in:
zhangyu
2022-07-15 17:16:04 +08:00
6 changed files with 7 additions and 90 deletions

View File

@@ -315,7 +315,7 @@ export default {
}
}).catch(res => {
this.$refs['childrenFrom' + this.editChart.datasource].showError()
console.info(res)
// console.info(res)
})
},
selectPanel (panel) {