bug
liuyg
2021-09-10 a0aa55c9a3f8aa3539b915fd79936c2528fbf5ec
bug
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) {