ucservice 2.3.4 → 2.3.5

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.
@@ -13492,7 +13492,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
13492
13492
  if (video == videoData[i].video) {
13493
13493
  me.close(i);
13494
13494
 
13495
- if (videoData[i].closeType = 'error') {
13495
+ if (videoData[i].closeType == 'error') {
13496
13496
  videoData[i].timer && clearInterval(videoData[i].timer);
13497
13497
  videoData[i].timer = '0';
13498
13498
  clearResult(videoData[i].tagBox.parent(), videoData[i]);
Binary file