许成详 před 6 roky
rodič
revize
4297488594

+ 1
- 1
src/pages/system/courseManager/courseList/add.vue Zobrazit soubor

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