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