许成详 6 years ago
parent
commit
4297488594
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/system/courseManager/courseList/add.vue

+ 1
- 1
src/pages/system/courseManager/courseList/add.vue View File

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