review:【antd】【bpm】评审流程详情界面

pull/309/head
YunaiV 2025-12-25 00:58:16 +08:00
parent cb8a633f1f
commit 11b5068e91
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ async function initProcessInfo(row: any, formVariables?: any) {
path: row.formCustomCreatePath,
});
//
// TODO @jason cancel vue3 + element-plus
emit('cancel');
}
}