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>