Commit 4f376f0e authored by 黄奎's avatar 黄奎

页面修改

parent 98d37a61
......@@ -754,7 +754,8 @@
//获取课程
getCourseList() {
queryCourseDropdownList({
IsQPrice: 1
IsQPrice: 1,
IsQuerySalePlat:1,
}).then(res => {
if (res.Code == 1) {
this.CourseList = res.Data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment