Browse Source

业务解析页面,时间切换时不调获取spans接口

wlf 9 months ago
parent
commit
4ce62ea9a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/business-analysis/analysisDetail/index.vue

+ 1 - 1
src/views/business-analysis/analysisDetail/index.vue

@@ -333,7 +333,7 @@ export default {
               this.getList();
               this.handelgetBizDetail();
               this.getListBizGraph(this.$route.query.id);
-              this.getNodeSpans();
+              // this.getNodeSpans();
               if(newValue.timeOut){
                 console.log(newValue.timeOut,'业务详情决策树页面假如timeOut有变化了执行,否而不执行')
                 if(newValue.timeOut == 1){