mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
fix: vue3 vben codegen
This commit is contained in:
parent
3219611a32
commit
28f4456bbe
@ -46,8 +46,8 @@ async function handleSubmit() {
|
||||
}
|
||||
closeModal()
|
||||
emit('success')
|
||||
} finally {
|
||||
createMessage.success(t('common.saveSuccessText'))
|
||||
} finally {
|
||||
setModalProps({ confirmLoading: false })
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user