mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2025-10-29 17:48:29 +08:00
update yudao-module-infra/src/main/resources/codegen/vue3/views/index.vue.vm.
Signed-off-by: 顾北清 <1653777235@qq.com>
This commit is contained in:
@ -353,6 +353,7 @@ const handleDelete = async (id: number) => {
|
||||
// 发起删除
|
||||
await ${simpleClassName}Api.delete${simpleClassName}(id)
|
||||
message.success(t('common.delSuccess'))
|
||||
currentRow.value = {}
|
||||
// 刷新列表
|
||||
await getList()
|
||||
} catch {}
|
||||
|
||||
Reference in New Issue
Block a user