Parcourir la source

设备总览接口添加参数

dmb
牛胜浩 il y a 2 ans
Parent
révision
aff2bb6bf6
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      pages/mine/equipment/index.vue

+ 2
- 1
pages/mine/equipment/index.vue Voir le fichier

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



Chargement…
Annuler
Enregistrer