修复课程列表重复问题
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user