Commit d48cebfd by yanju

取消报错

parent 4dd98be1
......@@ -49,13 +49,11 @@
},
info:{
type:Object,
default: {}
default: ()=>({})
}
},
created(){
console.log(this.id);
console.log(this.info);
if(this.id){
this.dataGetUserInfo();
}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