Administrator
2021-11-14 9525a86af52c6ea8fabac5cb74d27bf19fa9f5b2
权限修改
1 files modified
2 ■■■ changed files
src/views/accreditationRecords/accreditationRecordsPaper.vue 2 ●●● patch | view | raw | blame | history
src/views/accreditationRecords/accreditationRecordsPaper.vue
@@ -38,7 +38,7 @@
          size="small"
          plain
          icon="el-icon-download"
          v-if="permission.accreditationRecords_paper_export"
          v-if="permission.accreditationRecords_paper_export || check"
          @click="handleExport"
          >制证信息导出
        </el-button>