【update】回滚
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
if(!val){
|
if(!val){
|
||||||
this.momVal = null
|
this.momVal = null
|
||||||
}else{
|
}else{
|
||||||
this.momVal = moment(val).format(this.dateFormat)
|
this.momVal = moment(val,this.dateFormat)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user