Administrator
2021-12-29 d9e3fb04a73941195538e549b4befb69b1576ce9
证书管理修改
1 files modified
3 ■■■■ changed files
src/views/accreditationRecords/accreditationRecords.vue 3 ●●●● patch | view | raw | blame | history
src/views/accreditationRecords/accreditationRecords.vue
@@ -32,7 +32,7 @@
          type="danger"
          size="small"
          icon="el-icon-delete"
          v-if="permission.accreditationRecords_batch_delete || check"
          v-if="permission.accreditationRecords_batch_delete"
          plain
          @click="handleDelete"
          >删 除
@@ -50,6 +50,7 @@
          type="primary"
          size="small"
          plain
          style="display:none"
          v-if="permission.accreditationRecords_status"
          icon="el-icon-collection-tag"
          @click="handleBatch"