fix : 修改打印范围, 详情增加项目实施模块

This commit is contained in:
2024-08-26 20:52:39 +08:00
parent 741187c129
commit 2173cd1cf1
9 changed files with 322 additions and 370 deletions

View File

@@ -483,7 +483,7 @@ const handleSubmit = async (instance) => {
id: route.query.id,
projectId: route.query.projectId,
state: route.query.state,
step: '40'
step: '30'
}
})
}