This commit is contained in:
2025-08-26 17:38:42 +08:00
parent 8595b2ce8e
commit 3d10b6d1a6
5 changed files with 28 additions and 25 deletions

View File

@@ -531,6 +531,8 @@ export default {
"mes/pro/machineryJob/exportExcel",
{
...this.queryParams,
startTime: this.dateRange[0],
endTime: this.dateRange[1],
},
`生产记录.xlsx`
);