mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
ai视频一期功能提交
This commit is contained in:
@@ -33,5 +33,6 @@ const getters = {
|
||||
selectableLang:state => state.video.selectableLang,
|
||||
currentLang:state => state.video.currentLang,
|
||||
currentTime:state => state.video.currentTime,
|
||||
courseInfo:state => state.video.courseInfo,
|
||||
}
|
||||
export default getters
|
||||
|
||||
Reference in New Issue
Block a user