Commit bb30d2fb authored by youjie's avatar youjie
parents fb6136c5 5048f12e
...@@ -1558,7 +1558,7 @@ ...@@ -1558,7 +1558,7 @@
} }
}); });
}, },
goUrlR(path, TCID, ConfigId, cityId) { goUrlR(path, item) {
var cityId = item.StartCityID; var cityId = item.StartCityID;
if (item.IsUnion == 1 && item.UnionTypeStr == 2) { if (item.IsUnion == 1 && item.UnionTypeStr == 2) {
cityId = item.UnionCityId; cityId = item.UnionCityId;
......
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