Commit a54339b8 authored by youjie's avatar youjie

no message

parent 68ca7cf7
...@@ -160,7 +160,6 @@ export default { ...@@ -160,7 +160,6 @@ export default {
this.$emit('change',value) this.$emit('change',value)
}, },
init(){ init(){
console.log(this.value)
if(this.value){ if(this.value){
this.get_date(this.date_parse(this.value)); this.get_date(this.date_parse(this.value));
}else{ }else{
......
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