Browse Source

Merge branch 'master' of http://211.38.140.247:3000/sgc/sgc-portal

SBK 1 year ago
parent
commit
60c71a35ff

+ 4 - 4
src/main/webapp/ux/co/co0103/CO01030001U.xml

@@ -242,7 +242,7 @@
 			var ccNm = dcdataList1.getCellData( row , "ccNm" );
 			var ccNm = dcdataList1.getCellData( row , "ccNm" );
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
                 title: "프로젝트별공사대장",
                 title: "프로젝트별공사대장",
-                useLayer: true,
+                useLayer: false,
                 modal: true,
                 modal: true,
                 width: 1600,
                 width: 1600,
                 height: 900,
                 height: 900,
@@ -264,7 +264,7 @@
 			var complCd = rdoComplCd.getValue();
 			var complCd = rdoComplCd.getValue();
 			popupLib.open("CO01070001U", "/ux/co/co0107/CO01070001U.xml", {
 			popupLib.open("CO01070001U", "/ux/co/co0107/CO01070001U.xml", {
                 title: "준공예정원가",
                 title: "준공예정원가",
-                useLayer: true,
+                useLayer: false,
                 modal: true,
                 modal: true,
                 width: 1600,
                 width: 1600,
                 height: 900,
                 height: 900,
@@ -295,7 +295,7 @@
 			var ccNm = dcdataList1.getCellData( row , "ccNm" );
 			var ccNm = dcdataList1.getCellData( row , "ccNm" );
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
                 title: "프로젝트별공사대장",
                 title: "프로젝트별공사대장",
-                useLayer: true,
+                useLayer: false,
                 modal: true,
                 modal: true,
                 width: 1600,
                 width: 1600,
                 height: 900,
                 height: 900,
@@ -317,7 +317,7 @@
 			var complCd = rdoComplCd.getValue();
 			var complCd = rdoComplCd.getValue();
 			popupLib.open("CO01070001U", "/ux/co/co0107/CO01070001U.xml", {
 			popupLib.open("CO01070001U", "/ux/co/co0107/CO01070001U.xml", {
                 title: "준공예정원가",
                 title: "준공예정원가",
-                useLayer: true,
+                useLayer: false,
                 modal: true,
                 modal: true,
                 width: 1600,
                 width: 1600,
                 height: 900,
                 height: 900,

+ 2 - 2
src/main/webapp/ux/co/co0105/CO01050001U.xml

@@ -234,7 +234,7 @@
 			var ccNm = grdData1.getCellData(row,"ccNm");
 			var ccNm = grdData1.getCellData(row,"ccNm");
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
 		     	title: "본부별공사대장 - 세부",
 		     	title: "본부별공사대장 - 세부",
-		     	useLayer: true,
+		     	useLayer: false,
 		   		modal: true,
 		   		modal: true,
 		      	width: 1600,
 		      	width: 1600,
 		      	height: 900,
 		      	height: 900,
@@ -261,7 +261,7 @@
 			var ccNm = grdData2.getCellData(row,"ccNm");
 			var ccNm = grdData2.getCellData(row,"ccNm");
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
 			popupLib.open("CO01030001P", "/ux/co/co0103/CO01030001P.xml", {
 		     	title: "본부별공사대장 - 세부",
 		     	title: "본부별공사대장 - 세부",
-		     	useLayer: true,
+		     	useLayer: false,
 		   		modal: true,
 		   		modal: true,
 		      	width: 1600,
 		      	width: 1600,
 		      	height: 900,
 		      	height: 900,