mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
优化
This commit is contained in:
parent
276d1b81dc
commit
d617664055
@ -229,8 +229,6 @@ const media = reactive({
|
||||
if (!el) {
|
||||
el = refs[props.item.type!];
|
||||
|
||||
console.log(el);
|
||||
|
||||
// 监听播放完成
|
||||
el?.addEventListener("ended", () => {
|
||||
media.pause();
|
||||
|
Loading…
Reference in New Issue
Block a user