From b0bbe7ada4e4ad5fe9b71fec45cddbc30ff05161 Mon Sep 17 00:00:00 2001 From: hufflzp <1395188856@qq.com> Date: Mon, 5 Jan 2026 15:10:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=9B=B4=E6=94=B9=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=BB=98=E8=AE=A4=E6=8C=89=E9=94=80=E9=87=8F?= =?UTF-8?q?=E6=8E=92=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesub/index/store.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {