mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
修改导入
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user