Ver Fonte

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

wlf há 9 meses atrás
pai
commit
4ce62ea9a7
1 ficheiros alterados com 1 adições e 1 exclusões
  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){