zhangjie 1 năm trước cách đây
mục cha
commit
8526ebf758
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/mark/views/MarkManage.vue

+ 1 - 1
src/modules/mark/views/MarkManage.vue

@@ -136,7 +136,7 @@
     <mark-detail ref="MarkDetail" :instance="curRow"></mark-detail>
     <!-- ImportFile -->
     <import-file
-      v-if="checkPrivilege('button', 'import')"
+      v-if="checkPrivilege('button', 'MarkStudentImport')"
       ref="ImportFile"
       title="导入阅卷数据"
       :upload-url="uploadUrl"