更新
This commit is contained in:
@@ -55,12 +55,7 @@
|
||||
|
||||
},
|
||||
selePrice: function(n, o) {
|
||||
console.log(this.selePrice, 'jiage');
|
||||
// this.filterData[1].lable = '低于' + this.selePrice.middlePrice;
|
||||
// this.filterData[1].value = this.selePrice.middlePrice;
|
||||
// this.filterData[2].lable = '最低价格';
|
||||
// this.filterData[2].value = this.selePrice.minPrice;
|
||||
// this.filterData
|
||||
|
||||
this.filterData = []
|
||||
if (n) {
|
||||
Object.keys(this.selePrice).forEach((item, index) => {
|
||||
|
||||
Reference in New Issue
Block a user