修复bug
This commit is contained in:
@@ -13,6 +13,5 @@ export default function showViewVideo(options) {
|
||||
document.body.removeChild(mountNode);
|
||||
},
|
||||
});
|
||||
console.log(glearVideo.mount(mountNode));
|
||||
return glearVideo.mount(mountNode);
|
||||
}
|
||||
Reference in New Issue
Block a user