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

+ 3 - 0
Scripts/wubian/wubianHelper.js

@@ -379,6 +379,9 @@ function handleUserCollectList() {
         return;
     }
     handleHeaders();
+    rspData.data.list = [];
+    rspData.data.next = 0;
+    gRetBody = rspData;
 }
 
 function handleInitData() {