|
@@ -101,6 +101,7 @@
|
|
|
if (kindarr.length === 0) {
|
|
if (kindarr.length === 0) {
|
|
|
delete this.filter.goods_kindId
|
|
delete this.filter.goods_kindId
|
|
|
delete this.paramJSON.goods_kindid
|
|
delete this.paramJSON.goods_kindid
|
|
|
|
|
+ this.reloadKind()
|
|
|
this.reloadBrand()
|
|
this.reloadBrand()
|
|
|
this.reloadList()
|
|
this.reloadList()
|
|
|
this.reloadStoreType()
|
|
this.reloadStoreType()
|
|
@@ -119,6 +120,7 @@
|
|
|
delete this.filter.goods_brandId
|
|
delete this.filter.goods_brandId
|
|
|
delete this.paramJSON.goods_brandid
|
|
delete this.paramJSON.goods_brandid
|
|
|
this.reloadKind()
|
|
this.reloadKind()
|
|
|
|
|
+ this.reloadBrand()
|
|
|
this.reloadList()
|
|
this.reloadList()
|
|
|
this.reloadStoreType()
|
|
this.reloadStoreType()
|
|
|
this.reloadCrname()
|
|
this.reloadCrname()
|