|
|
@@ -165,6 +165,7 @@
|
|
|
this.pageParams.page = page
|
|
|
this.pageParams.filter.brandid = this.brandid
|
|
|
this.pageParams.filter.propertyJSON = this.propertyJSON
|
|
|
+ this.pageParams.filter.kindid = this.$route.params.id
|
|
|
console.log(this.pageParams)
|
|
|
this.pageCmpGoods(this.pageParams)
|
|
|
}
|