diff --git a/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/form.vue.btl b/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/form.vue.btl
index 4905e259..a0bb6b24 100644
--- a/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/form.vue.btl
+++ b/snowy-plugin/snowy-plugin-gen/src/main/resources/frontend/form.vue.btl
@@ -19,7 +19,7 @@
<% } else if (configList[i].effectType == 'textarea') {%>
<% } else if (configList[i].effectType == 'select') {%>
-
+
<% } else if (configList[i].effectType == 'radio') {%>
<% } else if (configList[i].effectType == 'checkbox') {%>