支持导出表格
This commit is contained in:
@@ -457,7 +457,7 @@ export default {
|
||||
this.reset();
|
||||
},
|
||||
handleExport() {
|
||||
this.download('klp/stockIoDetail/export', {
|
||||
this.download('wms/stockIoDetail/export', {
|
||||
...this.queryParams
|
||||
}, `stockIoDetail_${new Date().getTime()}.xlsx`)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user