liuyg
2022-03-16 e4be7a095f31b76d4f3d60c06eefe774ffd264fc
src/views/securityAnalysis/index.vue
@@ -317,8 +317,10 @@
      // }
      if (val == 1) {
        this.showECH1 = true;
        this.examinesBtnChousetext = "保安员审查情况统计";
      } else {
        this.showECH1 = false;
        this.examinesBtnChousetext = "企业登录预警情况统计";
      }
      this.tabPosition = val;
      this.getEC1(val);