diff --git a/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx b/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx
index 373bc94f..3744fc54 100644
--- a/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx
+++ b/SGGL/FineUIPro.Web/DataShow/ConstructionEquipment.aspx
@@ -42,7 +42,7 @@
Width="130px">
-
+
@@ -120,13 +120,13 @@
}
// 点击标题栏工具图标 - 退出
- function close(event) {
+ function closeNew(event) {
var bConfirmed = confirm('您确定要退出吗?');
if (bConfirmed) { closePage(); }
}
function closePage() {
- if (navigator.userAgent.indexOf("Firefox") != -1 || navigator.userAgent.indexOf("Chrome") != -1) {
+ if (navigator.userAgent.indexOf("Firefox") !== -1 || navigator.userAgent.indexOf("Chrome") !== -1) {
window.location.href = "about:blank";
window.close();
} else {
diff --git a/SGGL/FineUIPro.Web/DataShow/QualityProblem.aspx b/SGGL/FineUIPro.Web/DataShow/QualityProblem.aspx
index 3d6739a8..afcc2ff6 100644
--- a/SGGL/FineUIPro.Web/DataShow/QualityProblem.aspx
+++ b/SGGL/FineUIPro.Web/DataShow/QualityProblem.aspx
@@ -34,8 +34,8 @@
-
-
+
+
@@ -52,19 +52,27 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -83,7 +91,7 @@
+ Width="1200px" Height="620px" Maximized="true">