root 1 year ago
parent
commit
56bab50650
2 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Controls/Basic.js
  2. 0 0
      js/Controls/Basic.min.js

+ 1 - 1
js/Controls/Basic.js

@@ -2117,7 +2117,7 @@ U.UF.UI.form.prototype = {
         }
         else {
             //有特殊关闭处理的,需要重新加载
-            if (this.closecallback && this.windowstate == "cloase") {
+            if (this.closecallback && this.windowstate == "close") {
                 try {
                     if (this.content.tagName == "IFRAME") {
                         this.content.src += '';

File diff suppressed because it is too large
+ 0 - 0
js/Controls/Basic.min.js


Some files were not shown because too many files changed in this diff