更新
This commit is contained in:
parent
024c8226a2
commit
2ff122ebae
@ -557,7 +557,7 @@
|
||||
methods: {
|
||||
initData(re = false, stop = false) {
|
||||
if (!stop) this.getStoreCategory();
|
||||
if (this.tabsCurr == 2 && this.subCurr == 0) this.storeMerchantList(re, stop);
|
||||
if (this.tabsCurr == 2 && this.subCurr == 1) this.storeMerchantList(re, stop);
|
||||
else this.getProductslist(re, stop);
|
||||
},
|
||||
changeDeduction(e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user