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

BIN
public/excel/dictlist.xlsx Normal file

Binary file not shown.

View File

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