Commit 0afb1c53 authored by 黄奎's avatar 黄奎

111

parent 0e77e6f0
...@@ -181,10 +181,10 @@ ...@@ -181,10 +181,10 @@
Name: "到访", Name: "到访",
Id: 1 Id: 1
}, },
{ // {
Name: "约访", // Name: "约访",
Id: 2 // Id: 2
}, // },
{ {
Name: "跟进", Name: "跟进",
Id: 3 Id: 3
...@@ -193,10 +193,10 @@ ...@@ -193,10 +193,10 @@
Name: "试听", Name: "试听",
Id: 4 Id: 4
}, },
{ // {
Name: "顾问", // Name: "顾问",
Id: 5 // Id: 5
} // }
], ],
pushing: false, pushing: false,
msg: {}, msg: {},
......
...@@ -178,7 +178,7 @@ export default { ...@@ -178,7 +178,7 @@ export default {
ClassNo: "", //班号 ClassNo: "", //班号
CourseSubject: "", //所属科目 CourseSubject: "", //所属科目
IsQuerySalePlat: 1, IsQuerySalePlat: 1,
SaleState:1, SaleState:1,//显示正常的课程
}, },
courseData: [], //课程列表 courseData: [], //课程列表
coursePageCount: 0, //课程页数 coursePageCount: 0, //课程页数
......
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