Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop
This commit is contained in:
@@ -377,6 +377,7 @@ const getGraphInfoUnStudy = (flag = 0) => {
|
||||
return
|
||||
}
|
||||
if (Number(_body.bodyTyp) === 7) {
|
||||
uni.$emit('refresh_course_list', crsId.value)
|
||||
if (isPreview.value) {
|
||||
common
|
||||
.show('提示', '您已学完全部知识点', false, '取消', '确定')
|
||||
@@ -398,7 +399,7 @@ const getGraphInfoUnStudy = (flag = 0) => {
|
||||
})
|
||||
.finally(() => {})
|
||||
}
|
||||
uni.$emit('refresh_course_list')
|
||||
|
||||
return
|
||||
}
|
||||
lastTalkingInfo.value = {
|
||||
|
||||
Reference in New Issue
Block a user