播放页面显示所有流地址

This commit is contained in:
648540858
2022-05-16 17:49:44 +08:00
parent 9a80e10f6e
commit bfb3b4ea13
2 changed files with 114 additions and 10 deletions

View File

@@ -237,6 +237,8 @@ export default {
that.initData();
}, 1000)
}else{
that.$message.error(res.data.msg);
}
}).catch(function (e) {
that.isLoging = false;