Administrator
2022-04-11 79d9fc857559982b00b68b2d709807bdc4cd286f
src/views/securityAnalysis/index.vue
@@ -32,7 +32,7 @@
      </div>
      <div class="examines" v-show="showECH1">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('保安员审查情况明细', 1)"
@@ -41,7 +41,7 @@
      </div>
      <div class="examiness" v-show="!showECH1">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('企业登录情况明细', 7)"
@@ -52,7 +52,7 @@
        <div>饼图</div> -->
      <div class="certificate">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('保安员持证情况明细', 2)"
@@ -68,7 +68,7 @@
    <div class="securityAnalysiscenter">
      <div class="examination">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('保安员考试情况明细', 3)"
@@ -81,7 +81,7 @@
      <div class="dispatchUnit">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('派遣服务单位明细', 4)"
@@ -95,7 +95,7 @@
    <div class="securityAnalysisright">
      <div class="dispatchSecurity">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('保安员年龄分布情况明细', 5)"
@@ -107,7 +107,7 @@
      </div>
      <div class="socialSecurity">
        <img
          src="http://223.82.109.183:2080/img/table.png"
          src="http://61.131.136.25:2080/img/table.png"
          alt=""
          class="myToolbox"
          @click="openMyToolBox('保安员学历分布情况明细', 6)"
@@ -317,8 +317,10 @@
      // }
      if (val == 1) {
        this.showECH1 = true;
        this.examinesBtnChousetext = "保安员审查情况统计";
      } else {
        this.showECH1 = false;
        this.examinesBtnChousetext = "企业登录预警情况统计";
      }
      this.tabPosition = val;
      this.getEC1(val);
@@ -404,7 +406,7 @@
            zlevel: 999,
            z: 999,
            title: "点击查看详情",
            icon: "image://http://223.82.109.183:2080/img/table.png",
            icon: "image://http://61.131.136.25:2080/img/table.png",
            onclick: function() {
              that.dialogVisible = true;
              that.sees = id;