shawenguan 1 an în urmă
părinte
comite
b212f2a9ce
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      Scripts/hbcpre/hbcpreHelper.js

+ 2 - 2
Scripts/hbcpre/hbcpreHelper.js

@@ -234,8 +234,8 @@ function handleNewpacklist(){
         const id = itemData[i].id;
         tmpItemDict[id] = itemData[i];
         // 退市标志
-        itemData[i].is_delisted = 0;
-        itemData[i].sell_status = 1;
+        // itemData[i].is_delisted = 0;
+        // itemData[i].sell_status = 1;
     }
 
     dataList = [];