shawenguan hai 1 ano
pai
achega
50bdb3e712
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 1
Scripts/hbcpre/hbcpreHelper.js

@@ -412,7 +412,7 @@ function handleCollectionIndex(){
         return;
     }
     readItemCntRwDict();
-    let dataList = rspData.data;
+    let dataList = rspData.data.data;
 
     for(let i=0; i < dataList.length; i++){
         const id = dataList[i].collection_id;