fix:来料检验导出功能报错问题解决
This commit is contained in:
parent
b726af2e5d
commit
45c2dada3d
@ -668,7 +668,7 @@ export default {
|
||||
},
|
||||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
this.download('qc/iqc/export', {
|
||||
this.download('mes/qc/iqc/export', {
|
||||
...this.queryParams
|
||||
}, `iqc_${new Date().getTime()}.xlsx`)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user