审批重构

This commit is contained in:
Teo
2025-08-18 19:59:57 +08:00
parent 174ef50f6f
commit 806ed029cf
27 changed files with 142 additions and 88 deletions

View File

@ -441,7 +441,7 @@ const handleAudit = async () => {
return;
}
proxy?.$tab.closePage(route);
proxy?.$tab.openPage('/materials-management/batchPlan/indexEdit', '审核物资设备批次需求计划', {
proxy?.$tab.openPage('/approval/batchPlan/indexEdit', '审核物资设备批次需求计划', {
id: queryParams.value.mainData.mrpBaseId,
status: form.value.mrpBaseBo.status + '_batchRequirements',
type: 'update'