fix
This commit is contained in:
@@ -233,7 +233,7 @@ const methods = {
|
||||
})
|
||||
.catch((e) => {
|
||||
methods.currFlowFormFlowDesigning(false, false);
|
||||
$message.error('获取流程信息失败');
|
||||
$message.error('获取流程信息失败1');
|
||||
console.error(e);
|
||||
});
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user