shawenguan 1 년 전
부모
커밋
54111e4e3b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 0
Scripts/hbcpre/hbcpreHelper.js

@@ -443,6 +443,7 @@ function handlerMySeriesList(){
         item.seriesName = `${seriesName}#¥${parseFloat(item.avgPrice).toFixed(2)}`;
         item.authorName = `${item.authorName}\n(${item.soldNum}/${item.issueNum})`
     }
+    gRetBody = rspData;
 }
 
 function handlerCompoundData(){