From 070b7fbadd184950f5460eaea8a8142468a1fff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Fri, 12 Apr 2024 07:23:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/template/vue/add-or-update.vue.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maku-boot-module/maku-module-generator/src/main/resources/template/vue/add-or-update.vue.ftl b/maku-boot-module/maku-module-generator/src/main/resources/template/vue/add-or-update.vue.ftl index 22dff76..4156892 100644 --- a/maku-boot-module/maku-module-generator/src/main/resources/template/vue/add-or-update.vue.ftl +++ b/maku-boot-module/maku-module-generator/src/main/resources/template/vue/add-or-update.vue.ftl @@ -17,7 +17,7 @@ <#elseif field.formType == 'select'> <#if field.formDict??> - + <#else> @@ -29,7 +29,7 @@ <#elseif field.formType == 'radio'> <#if field.formDict??> - + <#else>