diff --git a/jeecg-boot/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei b/jeecg-boot/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei
new file mode 100644
index 00000000..4446ba61
--- /dev/null
+++ b/jeecg-boot/src/main/resources/jeecg/code-template/one/java/${bussiPackage}/${entityPackage}/vue/modules/${entityName}Modal__Style#Drawer.vuei
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+<#list columns as po><#rt/>
+<#if po.fieldName !='id'><#rt/>
+
+ <#if po.fieldType =='date'>
+
+ <#elseif po.fieldType =='datetime'>
+
+ <#elseif "int,decimal,double,"?contains(po.fieldType)>
+
+ <#else>
+
+ #if>
+
+#if>
+#list>
+
+
+
+ 确定
+ 取消
+
+
+
+
+
+
\ No newline at end of file
diff --git a/jeecg-boot/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei b/jeecg-boot/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei
new file mode 100644
index 00000000..4446ba61
--- /dev/null
+++ b/jeecg-boot/src/main/resources/jeecg/code-template/one2/java/${bussiPackage}/vue/${entityPackage}/modules/${entityName}Modal__Style#Drawer.vuei
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+<#list columns as po><#rt/>
+<#if po.fieldName !='id'><#rt/>
+
+ <#if po.fieldType =='date'>
+
+ <#elseif po.fieldType =='datetime'>
+
+ <#elseif "int,decimal,double,"?contains(po.fieldType)>
+
+ <#else>
+
+ #if>
+
+#if>
+#list>
+
+
+
+ 确定
+ 取消
+
+
+
+
+
+
\ No newline at end of file