Эх сурвалжийг харах

fix:导入学生文件缓存问题

zhangjie 2 жил өмнө
parent
commit
71092f0552

+ 1 - 0
src/features/examwork/ExamStudentImport/ExamStudentImportDialog.vue

@@ -3,6 +3,7 @@
     ref="dialog"
     title="导入考生"
     width="540px"
+    destroy-on-close
     :visible.sync="visible"
     @close="closeDialog"
   >

+ 1 - 1
src/features/examwork/InvigilateManagement/InvigilateManagement.vue

@@ -27,7 +27,7 @@
             type="primary"
             icon="icon icon-upload"
             @click="importDialog"
-            >导入考设置</el-button
+            >导入考设置</el-button
           >
           <el-button
             type="primary"