diff --git a/yudao-module-infra/yudao-module-infra-biz/src/main/resources/codegen/vue3/views/index.vue.vm b/yudao-module-infra/yudao-module-infra-biz/src/main/resources/codegen/vue3/views/index.vue.vm index 0728a405a..bcca23c19 100644 --- a/yudao-module-infra/yudao-module-infra-biz/src/main/resources/codegen/vue3/views/index.vue.vm +++ b/yudao-module-infra/yudao-module-infra-biz/src/main/resources/codegen/vue3/views/index.vue.vm @@ -97,17 +97,20 @@ getList() - - {{ t('action.add') }} - - + - {{ t('action.export') }} - + /> - - {{ t('action.edit') }} - - + - {{ t('action.detail') }} - - + - {{ t('action.del') }} - + @click="handleDelete(row.id)" + /> @@ -196,15 +199,14 @@ getList() - - {{ t('action.save') }} - - {{ t('dialog.close') }} + /> +