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
79d58c67
Commit
79d58c67
authored
Sep 03, 2020
by
luoxj
Browse files
Merge remote-tracking branch 'origin/master'
parents
6346898c
1b15a2dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
79d58c67
...
...
@@ -622,6 +622,9 @@
if
(
this
.form.id
)
{
this
.get
(
this
.form.id
)
;
}
else
{
//当前时间
this
.form.contentDatetime
=
ms
.util.date.fmt
(
D
ate
.now
(),
"yyyy-MM-dd hh:mm:ss"
)
}
if
(
this
.type
)
{
...
...
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