no message

main
HUOJIN\92525 2025-02-14 11:40:20 +08:00
parent bb46e2d5e6
commit ffc9d35d48
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
slot="right" slot="right"
style="float: right;padding-left: 5px" style="float: right;padding-left: 5px"
:headers="headers" :headers="headers"
:action="baseApi+'/api/stock/import_stock'" :action="baseApi+'/api/stock/importStock'"
:file-list="fileList" :file-list="fileList"
:on-error="handleErr" :on-error="handleErr"
:on-success=" (response, file, fileList) => { return handleSuccess(response, file, fileList,crud);}" :on-success=" (response, file, fileList) => { return handleSuccess(response, file, fileList,crud);}"