参数导出模板管理-上传文件传参修改
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
name="file"
|
name="file"
|
||||||
:file-list="myfileList"
|
:file-list="myfileList"
|
||||||
:multiple="true"
|
:multiple="true"
|
||||||
:action="uploadAction+'?state='+state+'&cut='+cut"
|
:action="uploadAction+'?state='+2+'&cut='+cut"
|
||||||
:headers="headers"
|
:headers="headers"
|
||||||
@preview="preview"
|
@preview="preview"
|
||||||
:before-upload="beforeUpload"
|
:before-upload="beforeUpload"
|
||||||
|
|||||||
Reference in New Issue
Block a user