From f6391263f1589d74a98c1808718a28aa28d4ce8e Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 4 Mar 2024 17:37:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nongKe/supply_chain/supplierB.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/nongKe/supply_chain/supplierB.vue b/pages/nongKe/supply_chain/supplierB.vue index 6590fbe..a0424fc 100644 --- a/pages/nongKe/supply_chain/supplierB.vue +++ b/pages/nongKe/supply_chain/supplierB.vue @@ -365,9 +365,9 @@ if (this.mer_location == 1) { this.selfLocation() } - // this.storeMerchantList(); - this.getStoreType(); - this.Area() + this.storeMerchantList(); + // this.getStoreType(); + // this.Area() let that = this setTimeout(() => { uni.createSelectorQuery()