diff --git a/pagesub/index/store.vue b/pagesub/index/store.vue index 0534ecd..ee8ee2b 100644 --- a/pagesub/index/store.vue +++ b/pagesub/index/store.vue @@ -1199,7 +1199,7 @@ export default { is_activity: 3, }) ); - that.getProductList(); + that.sortBySaleNum(); } }, clickListNewProduct: function () {