支持导出表格
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
},
|
||||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download('klp/schedulePlan/export', {
|
||||
this.download('wms/schedulePlan/export', {
|
||||
...this.queryParams
|
||||
}, `schedulePlan_${new Date().getTime()}.xlsx`)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user