修改拼写错误添加默认时间

This commit is contained in:
vip 2020-09-03 09:17:43 +08:00
parent 8edbedfaf0
commit 1b15a2dda4
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@
if (this.form.id) {
this.get(this.form.id);
}eles{
}else{
//当前时间
this.form.contentDatetime = ms.util.date.fmt(Date.now(),"yyyy-MM-dd hh:mm:ss")
}