|
@@ -290,7 +290,7 @@
|
|
this.subjectId + '&tipFlag=' + this.tipFlag
|
|
this.subjectId + '&tipFlag=' + this.tipFlag
|
|
})
|
|
})
|
|
} else {
|
|
} else {
|
|
- debugger
|
|
|
|
|
|
+
|
|
console.log('this.pageData', this.pageData);
|
|
console.log('this.pageData', this.pageData);
|
|
// let currentObject = this.cacheZhangInfo.zhangList[this.cacheCurrentZhangIndex].jieList.find(item =>
|
|
// let currentObject = this.cacheZhangInfo.zhangList[this.cacheCurrentZhangIndex].jieList.find(item =>
|
|
// item.jieId == this.jieId);
|
|
// item.jieId == this.jieId);
|