11
WXL
2025-06-05 0875e8158420807ee45e44af3a0bf43a9d1bd381
src/views/project/fundcheck/ethicalExpertFeeCheck/index.vue
@@ -1068,6 +1068,7 @@
          this.$modal.msgSuccess("审核完成!");
          this.getlistbypower();
        } else {
          this.dialogOpen = false;
          if (res.msg) {
            this.$modal.msgError("操作失误");
          } else {
@@ -1873,7 +1874,7 @@
        // this.defaultperson = response.data;
        // this.standardlevel = response.data.standardlevel;
        if (
          response.data.userName === "001" ||
          response.data.userName === "053" ||
          response.data.userName === "002" ||
          response.data.userName === "admin"
        ) {