gdy96 %!s(int64=5) %!d(string=hai) anos
pai
achega
15eff12b0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/Reader/index.ux

+ 1 - 1
src/views/Reader/index.ux

@@ -58,7 +58,7 @@ export default {
       console.log('e code')
       console.log(e.data)
       console.log(e.data.code == '10016' || e.data.code == '10019')
-      if (e.data.code == '10016' || e.data.code == '10019') {
+      if (e.data.code == '10016' || e.data.code == '10019' || e.data.code == '10017') {
         chapterOrders({ bid: bid, chapter_id: chapter_id }).then(r => {
           this.content = r.chapter_content.trim().split(/\n/)
           this.bookinfo = r