修正播放按钮失效问题
This commit is contained in:
parent
81262aa089
commit
8238608dee
@ -224,7 +224,7 @@ export default {
|
||||
if (error.response.status == 402) { // 已经停止过
|
||||
that.initData();
|
||||
}else {
|
||||
console.log(e)
|
||||
console.log(error)
|
||||
}
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user