@@ -606,6 +606,7 @@ var keySetDetail = new Vue({
if (_this.currentInfo.from == 1) {
_this.conf.i_new = 0
+ _this.provinceListMap['#'] = []
_this.provinceListMap['#'].push('全国')
_this.initIndexBar()
}
@@ -618,6 +618,7 @@ var keySetDetail = new Vue({