修改导入

This commit is contained in:
weinan2087
2023-02-09 17:40:54 +08:00
parent 73533ebccc
commit 023a7729b7

View File

@@ -93,7 +93,7 @@
:action="importUrl" :action="importUrl"
:headers="{'token':token}" :headers="{'token':token}"
accept=".xlsx" accept=".xlsx"
name="file" name="userExcel"
:on-change="selectFileFun" :on-change="selectFileFun"
:limit="1" :limit="1"
:on-exceed="uploadExceed" :on-exceed="uploadExceed"