ucservice 2.2.8 → 2.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13481,7 +13481,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
13481
13481
 
13482
13482
  for (let i in videoData) {
13483
13483
  if (video == videoData[i].video) {
13484
- me.close(videoData[i].index);
13484
+ me.close(i);
13485
13485
 
13486
13486
  if (!isSave) {
13487
13487
  videoData[i].closeType = 'close';
Binary file