fix: update save
This commit is contained in:
@@ -208,7 +208,6 @@ const onSubmit = handleSubmit((values) => {
|
||||
sepFileReview: sepFileReview.value,
|
||||
sippFileReview: sippFileReview.value,
|
||||
}
|
||||
return
|
||||
}
|
||||
emit('event', 'save', payload)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user