feat: 生产管理

This commit is contained in:
砂糖
2025-08-26 16:51:23 +08:00
parent 666c42a128
commit 503b30ced5
13 changed files with 838 additions and 466 deletions

View File

@@ -41,6 +41,7 @@ export default {
loading: false,
queryParams: {
orderCode: undefined,
orderStatus: 1,
pageNum: 1,
pageSize: 20
},