Ver Fonte

fix(动态拓扑 watch 应用)

liujing há 8 meses atrás
pai
commit
b44a299ad2
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      src/views/business-analysis/topology/index.vue

+ 2 - 0
src/views/business-analysis/topology/index.vue

@@ -399,6 +399,8 @@ export default {
         this.sendObj.app_alias = newValue
         this.serviceBarQuery.app_alias = newValue
         this.dbslowtopQuery.app_alias = newValue
+        this.appItem = storage.get('appsItem')
+        this.slowTopQuery.app_id = this.appItem.id
         this.getAppsScore()
         this.getdbslowtop()
         this.getServiceBar()