Commit ecdaa904 authored by youjie's avatar youjie

修复

parent 34b4a7d3
......@@ -444,7 +444,7 @@
},
sureAddress(msg){
this.showCityList = false;
if(this.parameters.CityCode!=msg.CityCode2){
if(this.parameters.CityCode2!=msg.CityCode2){
this.parameters.GName = msg.GName
this.parameters.CityCode = this.parameters.CityCode2 = msg.CityCode2
this.getRegion()
......
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