From d74461f1400420b574ddb4e3320e7ce5eb530fae Mon Sep 17 00:00:00 2001 From: RuoYi Date: Mon, 2 Jul 2018 15:26:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8B=A5=E4=BE=9D=202.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/vm/html/edit.html.vm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/templates/vm/html/edit.html.vm b/src/main/resources/templates/vm/html/edit.html.vm index e98486d5..0b220385 100644 --- a/src/main/resources/templates/vm/html/edit.html.vm +++ b/src/main/resources/templates/vm/html/edit.html.vm @@ -4,14 +4,14 @@
-
- + + #foreach($column in $columns) #if($column.columnName != $primaryKey.columnName)
- +
#end