Administrator
2021-12-31 6b9717d6a189fd4334f4af71ce98661a82ef4ed7
src/views/accreditationRecords/accreditationRecords.vue
@@ -42,7 +42,7 @@
          size="small"
          plain
          icon="el-icon-download"
          v-if="permission.accreditationRecords_export || check"
          v-if="permission.accreditationRecords_export"
          @click="handleExport"
          >保安员证信息导出
        </el-button>
@@ -369,6 +369,9 @@
  created() {
    if (this.userInfo.role_name == "上岗证办理管理员") {
      this.questionBankSearch["status"] = 1;
      this.option.reserveSelection= false;
      this.option.tip= false;
      this.option.selection= false;
    }
    if (this.userInfo.role_name == "公安管理员") {
      //判断是否为市局管理员
@@ -514,7 +517,7 @@
      done();
    },
    selectionChange(list) {
      // this.selectionList = list;
      this.selectionList = list;
      this.choiceList = [];
      for (let k in list) {
        this.choiceList.push({