diff --git a/ant-design-vue-jeecg/src/views/course/modules/yjjk/courseGoal.vue b/ant-design-vue-jeecg/src/views/course/modules/yjjk/courseGoal.vue index 3da07ed..0310482 100644 --- a/ant-design-vue-jeecg/src/views/course/modules/yjjk/courseGoal.vue +++ b/ant-design-vue-jeecg/src/views/course/modules/yjjk/courseGoal.vue @@ -225,7 +225,7 @@ export default { if (this.setNum<3){ this.setNum++ this.$router.push({ - path:'/src/view/course/chapterManage', + path:'./chapterManage', query:this.tokenid }) }