保安服务企业管理项目备份
liuyg
2022-03-02 8d8d67bd53ee6850de38e203d99b556c55e7c160
+保安单位情况只能分析,解决图表一的切换按钮文字不同步
1 files modified
2 ■■■■■ changed files
src/views/securityAnalysis/index.vue 2 ●●●●● patch | view | raw | blame | history
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);