移除多余的return
This commit is contained in:
parent
f42706629b
commit
33ae8f8115
@ -292,7 +292,6 @@ const submit = async () => {
|
|||||||
});
|
});
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
let submitApi = jsQjSqApi;
|
let submitApi = jsQjSqApi;
|
||||||
if (props.data && props.data.id) {
|
if (props.data && props.data.id) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user