@ -523,6 +523,7 @@ const onSubmit = async (status: string) => {
getList();
} finally {
formRef.value.formLoading = false;
updateFormValue.value.approveOpinion = "";
}
@ -538,6 +538,7 @@ const onSubmit = async (status: string) => {