修改导入

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"
:headers="{'token':token}"
accept=".xlsx"
name="file"
name="userExcel"
:on-change="selectFileFun"
:limit="1"
:on-exceed="uploadExceed"