|
@@ -357,6 +357,7 @@ export default defineComponent({
|
|
|
courseNum: this.userInfo.lessonNum,
|
|
|
coursePrice: this.userInfo.lessonPrice,
|
|
|
teacherName: this.userInfo.username,
|
|
|
+ payType: this.userInfo.payType,
|
|
|
teacherId: this.userInfo.id,
|
|
|
avatar: this.userInfo.headUrl,
|
|
|
studentCount: this.userInfo.buyNum,
|