Explorar el Código

Merge branch 'cdss_hainan' of http://192.168.2.236:10080/zhouna/icssDService into cdss_hainan

zhangxc hace 5 años
padre
commit
533cc20d53
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/js/information.js

+ 1 - 0
src/js/information.js

@@ -240,6 +240,7 @@ function downLoadFileIe (url, name) {
     } catch (err) {
       isOpen = false
     }
+    alert(isOpen)
     if (isOpen) {
       //没禁用window.open采用window.open下载
       // while (oPow.document.readyState !== "complete") {