|
@@ -197,7 +197,8 @@ |
|
|
imei: this.imei, |
|
|
imei: this.imei, |
|
|
onLine: this.activeClass, |
|
|
onLine: this.activeClass, |
|
|
propertyId: this.buildingID, |
|
|
propertyId: this.buildingID, |
|
|
orderType: 1 |
|
|
|
|
|
|
|
|
orderType: 1, |
|
|
|
|
|
accountId: uni.getStorageSync('weapp_session_userInfo_data').accountId, |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|