This commit is contained in:
吴红兵
2026-03-08 17:10:23 +08:00
parent ec690ecab5
commit 877d9f0848
3 changed files with 68 additions and 66 deletions

View File

@@ -233,7 +233,7 @@ const methods = {
})
.catch((e) => {
methods.currFlowFormFlowDesigning(false, false);
$message.error('获取流程信息失败');
$message.error('获取流程信息失败1');
console.error(e);
});
} else {