fix: 修改编辑 chart-topo的相关问题 以及改回config.json的路径
This commit is contained in:
@@ -686,7 +686,9 @@ export default {
|
||||
}
|
||||
getTopology(this.topologyIndex).lock(1)
|
||||
if (this.fromTopologyDialog && !this.isPreview) {
|
||||
this.editTopology()
|
||||
setTimeout(() => {
|
||||
this.editTopology()
|
||||
}, 100)
|
||||
}
|
||||
resolve()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user