Commit db0c12f1 authored by anxixi's avatar anxixi

直播

parent daa357ca
......@@ -622,7 +622,7 @@
}else if(row.baseLive.livePowers == 0&&row.activityState == 5&&row.isJoin==2){
this.$message.error(this.$t('activityInfo.applyEndTitle'));
}else{
if(row.baseLive.liveState == 1||row.baseLive.liveBack == 0){
if(row.baseLive.liveState == 1){
window.open(this.publicFun.getCurrentHrefEnv()+"#/eventlive?id="+liveUrl);
}
}
......
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