mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
修改考试控制及scorm课件部分
This commit is contained in:
@@ -179,11 +179,13 @@
|
||||
import apiMessage from '@/api/system/message.js'
|
||||
import {toScore} from '@/utils/tools.js'
|
||||
import apiBoeCourse from '@/api/boe/course.js'
|
||||
import apiUserGroup from "@/api/modules/usergroup.js";
|
||||
import apiYearMedal from '@/api/phase2/yearMedal.js'
|
||||
import { mapGetters,mapActions} from 'vuex';
|
||||
export default {
|
||||
data(){
|
||||
return {
|
||||
audiences:[],
|
||||
noPageList: true,//判断接口是否还有数据
|
||||
noDataList: true,//判断接口是否还有数据
|
||||
msgNum:0,
|
||||
|
||||
Reference in New Issue
Block a user