审批保存
This commit is contained in:
@ -331,7 +331,7 @@
|
||||
};
|
||||
}
|
||||
async function onSave() {
|
||||
let value = await formInformation.value.handleSubmit(true);
|
||||
let value = await formInformation.value.handleSubmit();
|
||||
}
|
||||
async function saveLaunchNew() {
|
||||
if (!taskId.value && rDraftsId.value != '0') {
|
||||
|
||||
Reference in New Issue
Block a user