fix: 保存表单失败后不应弹出审批选人dialog
This commit is contained in:
@ -178,6 +178,7 @@
|
||||
let id = await submit();
|
||||
let rowKey = getRowKey();
|
||||
values[rowKey] = id;
|
||||
values['_id'] = id
|
||||
}
|
||||
|
||||
return values;
|
||||
|
||||
Reference in New Issue
Block a user