zhangjie hace 1 año
padre
commit
ed07bfbdb4

+ 1 - 0
src/modules/base/components/course-simple/ModifyStudentSimple.vue

@@ -65,6 +65,7 @@
         btn-icon="el-icon-circle-plus-outline"
         btn-content="批量导入"
         btn-type="success"
+        :upload-url="uploadUrl"
         :upload-data="uploadData"
         :format="['xls', 'xlsx']"
         accept=".xls,.xlsx"