fix:project-alert列显示悬浮 刷新 topo图的问题
This commit is contained in:
@@ -551,7 +551,7 @@ export default {
|
||||
deep: true,
|
||||
immediate: true,
|
||||
handler (n, o) {
|
||||
if (n && n.id && n.id !== o.id) {
|
||||
if (n && n.id) {
|
||||
// if (getTopology(this.topologyIndex)) {
|
||||
// getTopology(this.topologyIndex).destroy()
|
||||
// setTopology(this.topologyIndex, null)
|
||||
|
||||
Reference in New Issue
Block a user