状态修改

This commit is contained in:
x
2026-08-11 13:09:20 +08:00
parent 7c944bfc59
commit 0df297c98d

View File

@@ -113,11 +113,10 @@
showDialog: false, // 控制弹窗显示
selectType: '0', // 选中的类型
statusMap: {
'1': '未开始',
'2': '已下发',
'1': '未审核',
'2': '已审核',
'3': '生产中',
'4': '等待中',
'5': '已完成'
'4': '等待下料'
},
reload: false,
status: 'more',