Browse Source

1) 조회조건 - 박스 수정
2) 초기화시 -> 사업부문 셀렉트박스 플랜트사업본부 선택

dev001 10 months ago
parent
commit
f83392d698
1 changed files with 13 additions and 1 deletions
  1. 13 1
      src/main/webapp/ux/ei/ei0103/EI01030001U.xml

+ 13 - 1
src/main/webapp/ux/ei/ei0103/EI01030001U.xml

@@ -168,6 +168,9 @@
 		//--------------------------------------------------------------------------------------------------
 		
 		udcYm.setValue(dateLib.getCurrentDate('yyyyMM'));	//기준년월
+		
+		selCcgrpGbCd.setValue("J0");    // 플랜트사업본부 설정(사업부문)
+		
 		scwin.checkCloseEis("search");	//조회
     };
 
@@ -610,11 +613,15 @@
 							<xf:group style="width:10%;" tagname="col"></xf:group>
 							<xf:group style="width:15%;" tagname="col"></xf:group>
 							<xf:group style="width:10%;" tagname="col"></xf:group>
-							<xf:group style="width:15%;" tagname="col"></xf:group>
+							<xf:group style="width:20%;" tagname="col"></xf:group>
+							
+							<xf:group style="width:45%;" tagname="col"></xf:group> 
+							<!-- 
 							<xf:group style="width:10%;" tagname="col"></xf:group>
 							<xf:group style="width:15%;" tagname="col"></xf:group>
 							<xf:group style="width:10%;" tagname="col"></xf:group>
 							<xf:group style="width:15%;" tagname="col"></xf:group>
+							 -->
 						</xf:group>
 						<xf:group tagname="tr" style="">
 							<xf:group class="w2tb_th ast" style="" tagname="th">기준년월</xf:group>
@@ -630,12 +637,17 @@
 									<xf:choices></xf:choices>
 								</xf:select1>
 							</xf:group>
+							
+							<xf:group class="w2tb_td" style="" tagname="td"></xf:group>
+							 
+							<!--  
 							<xf:group class="w2tb_th" style="" tagname="th"></xf:group>
 							<xf:group class="w2tb_td" style="" tagname="td">
 							</xf:group>
 							<xf:group class="w2tb_th" style="" tagname="th"></xf:group>
 							<xf:group class="w2tb_td" style="" tagname="td">
 							</xf:group>
+							 --> 
 						</xf:group>
 					</xf:group>
 				</xf:group>