15179599649
2024-01-21 615fc54e30b67593bc0b5dcf341e027f719e1acf
'提交内容'
3 files modified
9 ■■■■■ changed files
src/views/Appraising/index.vue 5 ●●●● patch | view | raw | blame | history
src/views/login/index.vue 2 ●●● patch | view | raw | blame | history
src/views/toAppraising/toAppraisingone.vue 2 ●●● patch | view | raw | blame | history
src/views/Appraising/index.vue
@@ -81,7 +81,10 @@
          this.ViewData.forEach(item => {
            item.jsonArr = [];
          });
          taskListByPolling().then(res_two => {
          let datain = {
            evaluateState: 1
          };
          taskListByPolling(datain).then(res_two => {
            res_two.data.data.records.forEach(item_two => {
              if (item_two.type == 0) {
                item_two.type = 2;
src/views/login/index.vue
@@ -59,7 +59,7 @@
        return true;
      }
    },
    // 验证码校验
    // 验证码校验d
    codecheck(key) {
      if (key == null || key == "") {
        this.$toast.fail("验证码错误");
src/views/toAppraising/toAppraisingone.vue
@@ -8,7 +8,7 @@
          <span>{{this.poepleinfo.type == 0 ? "部门级评选" :this.poepleinfo.type == 1 ? "部门评选" :this.poepleinfo.type == 2 ? "公司评选" : ""}}</span>
        </p>
        <p class="info">
          <span>所在部门:</span>
          <span>所在部门:</span>
          <span>{{this.deptname}}</span>
        </p>
        <p class="info">