Administrator
2021-09-11 01ea53b4e279f06a1c76434e2bce51350e762b45
Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises
1 files modified
6 ■■■■ changed files
src/views/securityAnalysis/index.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityAnalysis/index.vue
@@ -214,7 +214,7 @@
        })
        .catch((res) => {
          var b = that.changedata([], "cz", "wcz", "持证", "未持证");
          that.setEC1(b);
          that.setEC2(b);
        });
    },
    setEC2(data) {
@@ -488,7 +488,7 @@
        })
        .catch((res) => {
          var b = that.changedata([], "pnum", "wpnum", "已派遣", "未派遣");
          that.setEC1(b);
          that.setEC5(b);
        });
    },
    setEC5(d) {
@@ -556,7 +556,7 @@
            "已缴纳社保",
            "未缴纳社保"
          );
          that.setEC1(b);
          that.setEC6(b);
        });
    },
    setEC6(d) {