|
@@ -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){
|