修复课程列表重复问题

This commit is contained in:
@fawn-nine
2024-10-21 13:08:03 +08:00
parent 5663fecb71
commit 2799b324cf
2 changed files with 4 additions and 7 deletions

View File

@@ -401,7 +401,7 @@ export default {
},
addLinkPro(){
this.showSelectPro = true
this.requesturl = '/master/course/getCourseList'
this.requesturl = '/common/coupon/getCourseList'
},
changeCate(e) {
console.log("e", e);