diff --git a/ruoyi-generator/src/main/resources/vm/html/add.html.vm b/ruoyi-generator/src/main/resources/vm/html/add.html.vm
index c10db0cb..1817027f 100644
--- a/ruoyi-generator/src/main/resources/vm/html/add.html.vm
+++ b/ruoyi-generator/src/main/resources/vm/html/add.html.vm
@@ -132,7 +132,6 @@
             minView: "month",
             autoclose: true
         });
-#break
 #end
 #end
 #if($table.tree)
diff --git a/ruoyi-generator/src/main/resources/vm/html/edit.html.vm b/ruoyi-generator/src/main/resources/vm/html/edit.html.vm
index 2b82f98e..e8edd670 100644
--- a/ruoyi-generator/src/main/resources/vm/html/edit.html.vm
+++ b/ruoyi-generator/src/main/resources/vm/html/edit.html.vm
@@ -132,7 +132,6 @@
             minView: "month",
             autoclose: true
         });
-#break
 #end
 #end
 #if($table.tree)