瀏覽代碼

设备总览接口添加参数

dmb
牛胜浩 2 年之前
父節點
當前提交
aff2bb6bf6
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      pages/mine/equipment/index.vue

+ 2
- 1
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,
}
}



Loading…
取消
儲存