Explorar o código

Signed-off-by: liuboyan <632697560@qq.com>
id

liuboyan %!s(int64=4) %!d(string=hai) anos
pai
achega
0d646f9a25
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pagesGood/pickVideo.vue

+ 2 - 2
pagesGood/pickVideo.vue

@@ -41,8 +41,8 @@
 			NET.request(API.linkPickVideo, {
 				tenantCode : options.tenantCode
 			}, 'GET').then(res => {
-				this.liveId = res.liveId
-				this.roomId = res.roomId
+				this.liveId = res.data.liveId
+				this.roomId = res.data.roomId
 				wx.setKeepScreenOn({
 					keepScreenOn: true
 				}); // 获取 rtcroom 实例