领料出库修改3
This commit is contained in:
parent
efe50ba2b1
commit
1e633456e2
|
|
@ -534,7 +534,7 @@
|
|||
|
||||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
// this.downloadJson('material/secondaryWarehouse/exportList',JSON.stringify(this.queryParams), `二级库_${new Date().getTime()}.xlsx`)
|
||||
this.downloadJson('base/tm_task/export',JSON.stringify(this.queryParams), `领料出库_${new Date().getTime()}.xlsx`)
|
||||
},
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue