mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-17 19:17:49 +08:00
修正播放按钮失效问题
This commit is contained in:
parent
344994c7f0
commit
d27164bf20
@ -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