From 44a68be040da7c002307dc7ae935c8aba6579a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com> Date: Tue, 8 Nov 2022 17:48:03 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E6=9B=B4?= =?UTF-8?q?=E6=96=B0gitee=E6=8F=90=E5=88=B0=E7=94=9F=E6=88=90=E5=90=8E?= =?UTF-8?q?=E7=9A=84=E8=A1=A8=E5=8D=95=E4=B8=AD=E5=AD=97=E5=85=B8=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../snowy-plugin-gen/src/main/resources/frontend/form.vue.btl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') {%>