Forráskód Böngészése

产品导入修改

moshaorui 1 hete
szülő
commit
e58c934d3f
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      app/Libraries/CommonHelper.php

+ 1 - 0
app/Libraries/CommonHelper.php

@@ -530,6 +530,7 @@ Admin::script(
         // 关闭全屏
         fullscreenOverlay.click(function(e) {
             if (e.target === this) $(this).fadeOut(200);
+            fullscreenImage.attr('src', '');
         });
 
 function downloadImage(url, filename) {