Commit cc810b68 authored by 黄媛媛's avatar 黄媛媛

update

parent 8dddb1d8
This diff is collapsed.
......@@ -591,7 +591,10 @@
},
},
mounted(){
this.id=this.$route.query.id
this.id=this.$route.query.id;
if(this.$route.query.num){
this.type=Number(this.$route.query.num);
}
this.getCustomerBrandList()
this.getMyCustomerInfo()
this.getVisitList()
......
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