许成详 6 лет назад
Родитель
Сommit
4297488594
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      src/pages/system/courseManager/courseList/add.vue

+ 1
- 1
src/pages/system/courseManager/courseList/add.vue Просмотреть файл

@@ -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 !== '') {