From aff2bb6bf66153102ddc29ff395aceac077b6ce6 Mon Sep 17 00:00:00 2001 From: niushenghao <2405781733@qq.com> Date: Fri, 2 Sep 2022 15:29:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E5=A4=87=E6=80=BB=E8=A7=88=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E6=B7=BB=E5=8A=A0=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/equipment/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/mine/equipment/index.vue b/pages/mine/equipment/index.vue index 94417a2..add0966 100644 --- a/pages/mine/equipment/index.vue +++ b/pages/mine/equipment/index.vue @@ -197,7 +197,8 @@ imei: this.imei, onLine: this.activeClass, propertyId: this.buildingID, - orderType: 1 + orderType: 1, + accountId: uni.getStorageSync('weapp_session_userInfo_data').accountId, } }