--添加测试模块
This commit is contained in:
@ -755,7 +755,6 @@
|
||||
}
|
||||
}
|
||||
async function handleLaunchProcess(record: Recordable) {
|
||||
debugger
|
||||
if (record.workflowData) {
|
||||
if (record.workflowData.draftId) {
|
||||
let res = await getDraftInfo(record.workflowData.draftId);
|
||||
|
||||
Reference in New Issue
Block a user