xiugai
This commit is contained in:
@@ -226,6 +226,10 @@
|
||||
}
|
||||
}
|
||||
} else {
|
||||
// if(this.titleList[this.selectedIndex].key.indexOf('oilProductCode') !=-1 && this.titleList[this.selectedIndex].title.indexOf('全部') != -1){
|
||||
// this.titleList[this.selectedIndex+1].title = '距离排序'
|
||||
// console.log(this.titleList[this.selectedIndex].key,this.titleList[this.selectedIndex].title,'spppppppppppp')
|
||||
// }
|
||||
for (let key in titlesObj) {
|
||||
if (!Array.isArray(titlesObj[key])) {
|
||||
this.tempTitleObj[key] = titlesObj[key];
|
||||
@@ -240,7 +244,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
this.$refs.popupRef.close()
|
||||
if (obj.isReset) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user