review:【antd】【bpm】评审流程详情界面
parent
cb8a633f1f
commit
11b5068e91
|
|
@ -169,6 +169,7 @@ async function initProcessInfo(row: any, formVariables?: any) {
|
||||||
path: row.formCustomCreatePath,
|
path: row.formCustomCreatePath,
|
||||||
});
|
});
|
||||||
// 返回选择流程
|
// 返回选择流程
|
||||||
|
// TODO @jason:这里为啥要有个 cancel 事件哈?目前看 vue3 + element-plus 貌似不需要呀;
|
||||||
emit('cancel');
|
emit('cancel');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue