From 8edbedfaf08a5ed1db730318847763af86489a5b Mon Sep 17 00:00:00 2001 From: vip Date: Thu, 3 Sep 2020 09:16:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/manager/cms/content/form.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/webapp/WEB-INF/manager/cms/content/form.ftl b/src/main/webapp/WEB-INF/manager/cms/content/form.ftl index 58b85fc7..85831d86 100644 --- a/src/main/webapp/WEB-INF/manager/cms/content/form.ftl +++ b/src/main/webapp/WEB-INF/manager/cms/content/form.ftl @@ -622,6 +622,9 @@ if (this.form.id) { this.get(this.form.id); + }eles{ + //当前时间 + this.form.contentDatetime = ms.util.date.fmt(Date.now(),"yyyy-MM-dd hh:mm:ss") } if (this.type) {