管道基础大数据平台系统开发-【前端】-新系統界面
surprise
2024-05-09 e897fc3d35f8e5dfa56d5f0c80a655ccf99202cf
src/views/Tools/pipeLineAnaly.vue
@@ -562,7 +562,7 @@
          this.options2.push(value[i]);
        }
      }
      this.ruleFrom.value2 = this.options2[0].segName;
      this.ruleFrom.value2 = this.options2[0].segName || '<空>';
      this.analyGid = this.options2[0].gid;
    },
    clearAnalysis() {