From 62f6d2bee611f7b41419d30f8a3aa3105d4893db Mon Sep 17 00:00:00 2001 From: jingjie520 Date: Fri, 6 Sep 2019 15:10:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BB=A3=E7=A0=81=E7=94=9F?= =?UTF-8?q?=E6=88=90Add=E3=80=81Edit=E9=A1=B5=E9=9D=A2=E5=A4=9A=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E9=80=89=E6=8B=A9=E5=99=A8=E5=8F=AA=E6=9C=89=E7=AC=AC?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E7=94=9F=E6=95=88=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-generator/src/main/resources/vm/html/add.html.vm | 1 - ruoyi-generator/src/main/resources/vm/html/edit.html.vm | 1 - 2 files changed, 2 deletions(-) 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)