采购计划生成采购订单2

This commit is contained in:
zzyuan 2025-07-16 15:57:51 +08:00
parent 409719cabd
commit 47e858fe33
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ export default {
stallId:row.stallId,
orderAmount: 0,
totalNum: 0,
orderStatus: 2,
orderStatus: 1,
orderGoodsDetailList: [],
remark:"采购计划单生成采购订单",
}