"eladmin-common/src/main/vscode:/vscode.git/clone" did not exist on "76ac60e9948e77b87cd4ad47a28af6a4f93f028b"
Commit 79d58c67 authored by luoxj's avatar luoxj
Browse files

Merge remote-tracking branch 'origin/master'

parents 6346898c 1b15a2dd
...@@ -622,6 +622,9 @@ ...@@ -622,6 +622,9 @@
if (this.form.id) { if (this.form.id) {
this.get(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) { if (this.type) {
......
Supports Markdown
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