|
@@ -406,8 +406,8 @@ export default {
|
|
this.showtoast = false
|
|
this.showtoast = false
|
|
// this.$element('list').scrollTo({ index: 0 })
|
|
// this.$element('list').scrollTo({ index: 0 })
|
|
}).catch(f => {
|
|
}).catch(f => {
|
|
- console.log('f code')
|
|
|
|
- console.log(f.data)
|
|
|
|
|
|
+ // console.log('f code')
|
|
|
|
+ // console.log(f.data)
|
|
this.showtoast = false
|
|
this.showtoast = false
|
|
if (f.data.code == '10014' || f.data.code == '10015' || f.data.code == '10016') {
|
|
if (f.data.code == '10014' || f.data.code == '10015' || f.data.code == '10016') {
|
|
this.getChapters(bid, this.canReadecid)
|
|
this.getChapters(bid, this.canReadecid)
|