From 01875433da833d557a2cc39102a2299186091665 Mon Sep 17 00:00:00 2001 From: wong1988 Date: Sat, 20 Jan 2024 16:20:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E5=88=B7?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/cloudCard2.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/cloudCard2.vue b/pages/home/cloudCard2.vue index 96dbe65..1a20ecf 100644 --- a/pages/home/cloudCard2.vue +++ b/pages/home/cloudCard2.vue @@ -244,7 +244,7 @@ } // 状态对才获取 - if (this.changeLoading) { + if (this.baseDataSuccess) { this.getgoods() } },