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, } }