This commit is contained in:
zhoutianchi
2026-02-04 17:52:45 +08:00
parent 8991931f3a
commit b483e6a253
2 changed files with 1 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
<el-upload
class="upload-demo"
action="/professional/file/importTeacherInfoSimple"
action="/professional/file/makeImportTeacherInfoSimpleTask"
:headers="headers"
:accept="'.xls,.xlsx'"
:on-success="handleUploadSuccess"