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.
@@ -13490,7 +13490,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
13490
13490
 
13491
13491
  for (let i in videoData) {
13492
13492
  if (video == videoData[i].video) {
13493
- me.close(videoData[i].index);
13493
+ me.close(i);
13494
13494
 
13495
13495
  if (!isSave) {
13496
13496
  videoData[i].closeType = 'close';
Binary file