|
@@ -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>
|