Commit 191f945e authored by youjie's avatar youjie
parents 637b29af 99279464
......@@ -550,7 +550,6 @@
}
this.supplierList.push(Obj)
})
// console.log(this.supplierMsg.Type,'-------',this.supplierList[0])
if(this.addMsg.ObjIdStr&&this.supplierList.length>0){
this.addMsg.ObjID = Number(this.supplierList[0].ID)
}
......
......@@ -548,7 +548,6 @@
"dict_post_Destination_Get",
msg,
res => {
console.log("updateCity,",res.data);
this.disCountry = false;
this.disProvince = false;
this.disCity = false;
......
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