SN下载
This commit is contained in:
parent
1f6ca71eb8
commit
0a120dd3bd
@ -284,7 +284,7 @@ export default {
|
||||
},
|
||||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download('wm/sn/export', {
|
||||
this.download('/mes/wm/sn/export', {
|
||||
...this.queryParams
|
||||
}, `sn_${new Date().getTime()}.xlsx`)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user