The problem of introducing video.js 's playlist plug-in into vue-video-player

using vue-video-player for video playback requires playlist function. It is found that there are playlist and playlist-ui modules in the plugin of videojs, so try to introduce:

directly into the playback component.
   
has tried to load globally in main.js, and the result is the same, using the import "videojs-playlist" introduced by vue-video-player in the component does not work.
Xiaobai asks the masters how to solve this problem.


has the landlord solved it?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2b387-33e28.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2b387-33e28.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?