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(){