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 8495268e..8263b7d2 100644
--- a/ruoyi-generator/src/main/resources/vm/html/add.html.vm
+++ b/ruoyi-generator/src/main/resources/vm/html/add.html.vm
@@ -130,7 +130,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 687d9d10..a0b0c5d1 100644
--- a/ruoyi-generator/src/main/resources/vm/html/edit.html.vm
+++ b/ruoyi-generator/src/main/resources/vm/html/edit.html.vm
@@ -130,7 +130,6 @@
             minView: "month",
             autoclose: true
         });
-#break
 #end
 #end
 #if($table.tree)