Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
1b15a2dd
Commit
1b15a2dd
authored
Sep 03, 2020
by
vip
Browse files
修改拼写错误添加默认时间
parent
8edbedfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
1b15a2dd
...
@@ -622,7 +622,7 @@
...
@@ -622,7 +622,7 @@
if
(
this
.form.id
)
{
if
(
this
.form.id
)
{
this
.get
(
this
.form.id
)
;
this
.get
(
this
.form.id
)
;
}
el
e
s
{
}
els
e
{
//当前时间
//当前时间
this
.form.contentDatetime
=
ms
.util.date.fmt
(
D
ate
.now
(),
"yyyy-MM-dd hh:mm:ss"
)
this
.form.contentDatetime
=
ms
.util.date.fmt
(
D
ate
.now
(),
"yyyy-MM-dd hh:mm:ss"
)
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment