苹果内购+订单结算页面条件编译
This commit is contained in:
@@ -386,7 +386,7 @@
|
||||
this.$http
|
||||
.post('medical/home/getCourseMedicalTree')
|
||||
.then(res => {
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
if (res.code == 0) {
|
||||
if (res.labels.length > 0) {
|
||||
this.curseTagList = res.labels
|
||||
|
||||
Reference in New Issue
Block a user