Commit 79d58c67 authored by luoxj's avatar luoxj

Merge remote-tracking branch 'origin/master'

parents 6346898c 1b15a2dd
......@@ -622,6 +622,9 @@
if (this.form.id) {
this.get(this.form.id);
}else{
//当前时间
this.form.contentDatetime = ms.util.date.fmt(Date.now(),"yyyy-MM-dd hh:mm:ss")
}
if (this.type) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment