@@ -386,7 +386,7 @@ export default {
}
},
mounted () {
- this.updateLocationInfo(false)
+ this.updateLocationInfo({issys: 0})
this.GetCourseTagList({ pagesize: 100 })
const { id } = this.$route.query
if (id && id !== '') {