Commit 949d3bd2 by maolipeng

fix:testssss

parent 89ae6d2c
...@@ -739,7 +739,7 @@ class LiveCourseList extends React.Component { ...@@ -739,7 +739,7 @@ class LiveCourseList extends React.Component {
return return
} }
WechatApi.enterLiveRoom(item.livingId).then((res)=> { WechatApi.enterLiveRoom(item.livingId).then((res)=> {
console.log(res) console.log("进入企微直播间",res)
}).catch((err)=> { }).catch((err)=> {
Modal.warning({ Modal.warning({
title:"提示", title:"提示",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment