shawenguan 1 năm trước cách đây
mục cha
commit
ecdf7c5486
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 0
Scripts/hbcpre/hbcpreHelper.js

@@ -440,6 +440,7 @@ function handlerHomeSeriesList(){
             item.soldNum = item.issueNum - 1;
         }
         item.saleTime -= otimeOffset;
+        item.status = 0;
     }
     gRetBody = rspData;
 }