状态修改

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, // 控制弹窗显示 showDialog: false, // 控制弹窗显示
selectType: '0', // 选中的类型 selectType: '0', // 选中的类型
statusMap: { statusMap: {
'1': '未开始', '1': '未审核',
'2': '已下发', '2': '已审核',
'3': '生产中', '3': '生产中',
'4': '等待中', '4': '等待下料'
'5': '已完成'
}, },
reload: false, reload: false,
status: 'more', status: 'more',