From b95209de91854bab0be214b242a92d6b02a5751a Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 10 Oct 2025 11:14:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(sepcial):=20=E4=B8=93=E5=8C=BA=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E6=AC=A1=E6=95=B0=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../area-product-list/special-area-wrapper.vue | 1 - pages/index/index.vue | 12 ++++++------ pages/mine/balance/index.vue | 2 +- pages/mine/index.vue | 2 +- pages/pay/index.vue | 2 +- pages/pay/treePay.vue | 2 +- 6 files changed, 10 insertions(+), 11 deletions(-) diff --git a/components/area-product-list/special-area-wrapper.vue b/components/area-product-list/special-area-wrapper.vue index def0630..3220d2f 100644 --- a/components/area-product-list/special-area-wrapper.vue +++ b/components/area-product-list/special-area-wrapper.vue @@ -103,7 +103,6 @@ export default { }, created() { this.getAreaListById(UPGRADE_AREA.id, this.upgradeList) - this.getAreaListById(REISSUE_AREA.id, this.rescissionList) this.getAreaListById(REGIEST_AREA.id, this.registList) this.getAreaListById(REPURCHASE_AREA.id, this.repurchaseList) this.getAreaListById(HALF_PRICE_AREA.id, this.halfPriceList) diff --git a/pages/index/index.vue b/pages/index/index.vue index 86dc468..0c1f31b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -49,7 +49,7 @@ ref="child2" @childMethodTrigger="callChildMethod" > - +