Browse Source

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

SBK 1 year ago
parent
commit
ab73581e3a

+ 3 - 3
src/main/webapp/ux/co/co0102/CO01020001U.xml

@@ -48,9 +48,9 @@
 						<w2:column id="progActRtRsn" name="공정율 사유" dataType="text"></w2:column> 
 						<w2:column id="progActRtRsn" name="공정율 사유" dataType="text"></w2:column> 
 						<w2:column id="progActRtMeasr" name="공정율 대책" dataType="text"></w2:column>
 						<w2:column id="progActRtMeasr" name="공정율 대책" dataType="text"></w2:column>
 						<w2:column id="progActRtRsnYn" name="공정율 사유 유무 YN" dataType="text"></w2:column>
 						<w2:column id="progActRtRsnYn" name="공정율 사유 유무 YN" dataType="text"></w2:column>
-						<w2:column id="progActPlanORt" name="공정율 계획" dataType="bigDecimal"></w2:column>
+						<w2:column id="progActPlanORt" name="공정율 계획" dataType="text"></w2:column>
 						<w2:column id="progActORt" name="공정율 진행율" dataType="text"></w2:column>
 						<w2:column id="progActORt" name="공정율 진행율" dataType="text"></w2:column>
-						<w2:column id="progActORtDiff" name="공정율 GAP" dataType="number"></w2:column>
+						<w2:column id="progActORtDiff" name="공정율 GAP" dataType="text"></w2:column>
 						<w2:column id="empPmNm" name="PM" dataType="text"></w2:column>
 						<w2:column id="empPmNm" name="PM" dataType="text"></w2:column>
 						<w2:column id="empPeNm" name="PE" dataType="text"></w2:column>
 						<w2:column id="empPeNm" name="PE" dataType="text"></w2:column>
 						<w2:column id="empPsNm" name="공무" dataType="text"></w2:column>
 						<w2:column id="empPsNm" name="공무" dataType="text"></w2:column>
@@ -761,7 +761,7 @@
 									<w2:column width="70" id="npyrqRsnYn" inputType="checkbox" displayMode="label" falseValue="N"
 									<w2:column width="70" id="npyrqRsnYn" inputType="checkbox" displayMode="label" falseValue="N"
 										trueValue="Y" valueType="other">
 										trueValue="Y" valueType="other">
 									</w2:column>
 									</w2:column>
-									<w2:column width="70" id="progActPlanORt" textAlign="right" dataType="bigDecimal" displayFormat="###.##%"></w2:column>
+									<w2:column width="70" id="progActPlanORt" textAlign="right" dataType="number" displayFormat="###.##%"></w2:column>
 									<w2:column width="70" id="progActORt" textAlign="right" dataType="number" displayFormat="###.##%"></w2:column>
 									<w2:column width="70" id="progActORt" textAlign="right" dataType="number" displayFormat="###.##%"></w2:column>
 									<w2:column width="70" id="progActORtDiff" textAlign="right" dataType="number" displayFormat="###.##%"></w2:column>
 									<w2:column width="70" id="progActORtDiff" textAlign="right" dataType="number" displayFormat="###.##%"></w2:column>
 									<w2:column width="70" id="progActRtRsnYn" inputType="checkbox" displayMode="label" falseValue="N"
 									<w2:column width="70" id="progActRtRsnYn" inputType="checkbox" displayMode="label" falseValue="N"

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

@@ -54,7 +54,7 @@
 						<w2:column id="ccgrpNm" name="본부명" dataType="text"></w2:column>
 						<w2:column id="ccgrpNm" name="본부명" dataType="text"></w2:column>
 						<w2:column id="ccCd" name="PJT코드" dataType="text"></w2:column>
 						<w2:column id="ccCd" name="PJT코드" dataType="text"></w2:column>
 						<w2:column id="ccNm" name="PJT명" dataType="text"></w2:column>
 						<w2:column id="ccNm" name="PJT명" dataType="text"></w2:column>
-						<w2:column id="orderNm" name="PJT명" dataType="text"></w2:column>
+						<w2:column id="orderNm" name="발주처" dataType="text"></w2:column>
 						<w2:column id="prjtDt" name="공사기간" dataType="text"></w2:column>
 						<w2:column id="prjtDt" name="공사기간" dataType="text"></w2:column>
 						<w2:column id="complNm" name="준공여부명" dataType="text"></w2:column>
 						<w2:column id="complNm" name="준공여부명" dataType="text"></w2:column>
 						<w2:column id="saleAmt" name="매출액" dataType="number"></w2:column>
 						<w2:column id="saleAmt" name="매출액" dataType="number"></w2:column>

+ 54 - 57
src/main/webapp/ux/co/co0107/CO01070001U.xml

@@ -38,12 +38,12 @@
 						<w2:column id="ordActAmtPlan" name="실행예산" dataType="number"></w2:column>
 						<w2:column id="ordActAmtPlan" name="실행예산" dataType="number"></w2:column>
 						<w2:column id="ordSupplyAmtPlan" name="예상계약금액 ⓑ" dataType="number"></w2:column>
 						<w2:column id="ordSupplyAmtPlan" name="예상계약금액 ⓑ" dataType="number"></w2:column>
 						<w2:column id="complAmtPlan" name="준공예정원가(B)=ⓐ+ⓑ" dataType="number"></w2:column>
 						<w2:column id="complAmtPlan" name="준공예정원가(B)=ⓐ+ⓑ" dataType="number"></w2:column>
-						<w2:column id="complAmtPlanRt" name="준공예정원가율" dataType="number"></w2:column>
+						<w2:column id="complAmtPlanRt" name="준공예정원가율" dataType="text"></w2:column>
 						<w2:column id="actAmtOver" name="실행예산초과 Risk(A) - (B)" dataType="number"></w2:column>
 						<w2:column id="actAmtOver" name="실행예산초과 Risk(A) - (B)" dataType="number"></w2:column>
 						<w2:column id="costTotAmt" name="당월까지누적실적 ⓒ" dataType="number"></w2:column>
 						<w2:column id="costTotAmt" name="당월까지누적실적 ⓒ" dataType="number"></w2:column>
-						<w2:column id="actAmtYul" name="실행예산대비진행률(C) / (A)" dataType="number"></w2:column>
-						<w2:column id="complAmtPlanYul" name="준공예상금액대비 진행률(C) / (B)" dataType="number"></w2:column>
-						<w2:column id="yulDiff" name="진행률차이" dataType="number"></w2:column>
+						<w2:column id="actAmtYul" name="실행예산대비진행률(C) / (A)" dataType="text"></w2:column>
+						<w2:column id="complAmtPlanYul" name="준공예상금액대비 진행률(C) / (B)" dataType="text"></w2:column>
+						<w2:column id="yulDiff" name="진행률차이" dataType="text"></w2:column>
 						<w2:column id="budgetSq" name="차수" dataType="text"></w2:column>
 						<w2:column id="budgetSq" name="차수" dataType="text"></w2:column>
 					</w2:columnInfo>
 					</w2:columnInfo>
 					<w2:data use="false"></w2:data>
 					<w2:data use="false"></w2:data>
@@ -385,7 +385,7 @@
 						<xf:group tagname="tr" style="">
 						<xf:group tagname="tr" style="">
 							<xf:group class="w2tb_th ast" style="" tagname="th">기준년월</xf:group>
 							<xf:group class="w2tb_th ast" style="" tagname="th">기준년월</xf:group>
 							<xf:group class="w2tb_td" style="" tagname="td">
 							<xf:group class="w2tb_td" style="" tagname="td">
-								<w2:udc_ym style="" id="udcYm" ref="data:dcsearchMap1.stdYm" width="50%" ev:onChange1="scwin.udcYm_onChange1"/>
+								<w2:udc_ym style="" id="udcYm" ref="data:dcsearchMap1.stdYm" width="50%" ev:onChange1="scwin.udcYm_onChange1" />
 							</xf:group>
 							</xf:group>
 							<xf:group class="w2tb_th" style="" tagname="th">진행구분</xf:group>
 							<xf:group class="w2tb_th" style="" tagname="th">진행구분</xf:group>
 							<xf:group class="w2tb_td" style="" tagname="td">
 							<xf:group class="w2tb_td" style="" tagname="td">
@@ -459,32 +459,32 @@
 						<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
 						<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
 						<w2:header style="" id="header1">
 						<w2:header style="" id="header1">
 							<w2:row style="" id="row1">
 							<w2:row style="" id="row1">
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column1" value="회사코드"
-									blockSelect="false" displayMode="label" rowSpan="3" hidden="true">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column1" value="회사코드" blockSelect="false"
+									displayMode="label" rowSpan="3" hidden="true">
 								</w2:column>
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column2" value="월" blockSelect="false"
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column2" value="월" blockSelect="false"
 									displayMode="label" rowSpan="3" hidden="true">
 									displayMode="label" rowSpan="3" hidden="true">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column3" value="프로젝트코드"
-									blockSelect="false" displayMode="label" rowSpan="3" hidden="true">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column3" value="프로젝트코드" blockSelect="false"
+									displayMode="label" rowSpan="3" hidden="true">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="200" inputType="text" id="column4" value="실행예산 (A)"
-									blockSelect="false" displayMode="label" colSpan="2" rowSpan="3">
+								<w2:column removeBorderStyle="false" width="200" inputType="text" id="column4" value="실행예산 (A)" blockSelect="false"
+									displayMode="label" colSpan="2" rowSpan="3">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column5" value="발주 진행 현황"
-									blockSelect="false" displayMode="label" colSpan="4">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column5" value="발주 진행 현황" blockSelect="false"
+									displayMode="label" colSpan="4">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column6"
-									value="준공&lt;br/&gt;예정원가&lt;br/&gt;(B)=ⓐ+ⓑ" blockSelect="false" displayMode="label" rowSpan="3">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column6" value="준공&lt;br/&gt;예정원가&lt;br/&gt;(B)=ⓐ+ⓑ"
+									blockSelect="false" displayMode="label" rowSpan="3">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column6"
-									value="준공&lt;br/&gt;예정원가율&lt;br/&gt;(도급액대비)" blockSelect="false" displayMode="label" rowSpan="3">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column19" value="준공&lt;br/&gt;예정원가율&lt;br/&gt;(도급액대비)"
+									blockSelect="false" displayMode="label" rowSpan="3">
 								</w2:column>
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column7"
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column7"
 									value="실행예산&lt;br/&gt;초과 Risk&lt;br/&gt;(A) - (B)" blockSelect="false" displayMode="label" rowSpan="3">
 									value="실행예산&lt;br/&gt;초과 Risk&lt;br/&gt;(A) - (B)" blockSelect="false" displayMode="label" rowSpan="3">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column8" value="매출원가"
-									blockSelect="false" displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column8" value="매출원가" blockSelect="false"
+									displayMode="label">
 								</w2:column>
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="50" inputType="text" id="column9"
 								<w2:column removeBorderStyle="false" width="50" inputType="text" id="column9"
 									value="실행예산&lt;br/&gt;대비&lt;br/&gt;진행률&lt;br/&gt;(C) / (A)" blockSelect="false" displayMode="label" rowSpan="3">
 									value="실행예산&lt;br/&gt;대비&lt;br/&gt;진행률&lt;br/&gt;(C) / (A)" blockSelect="false" displayMode="label" rowSpan="3">
@@ -497,53 +497,50 @@
 								</w2:column>
 								</w2:column>
 							</w2:row>
 							</w2:row>
 							<w2:row style="" id="row2">
 							<w2:row style="" id="row2">
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column12" value="하도급 계약완료(누적)"
-									blockSelect="false" displayMode="label" colSpan="2">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column12" value="하도급 계약완료(누적)" blockSelect="false"
+									displayMode="label" colSpan="2">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column13" value="발주예정"
-									blockSelect="false" displayMode="label" colSpan="2">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column13" value="발주예정" blockSelect="false"
+									displayMode="label" colSpan="2">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column14"
-									value="당월까지&lt;br/&gt;누적실적 (C)" blockSelect="false" displayMode="label" rowSpan="2">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column14" value="당월까지&lt;br/&gt;누적실적 (C)"
+									blockSelect="false" displayMode="label" rowSpan="2">
 								</w2:column>
 								</w2:column>
 							</w2:row>
 							</w2:row>
 							<w2:row style="" id="row3">
 							<w2:row style="" id="row3">
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column15" value="실행예산"
-									blockSelect="false" displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column15" value="실행예산" blockSelect="false"
+									displayMode="label">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column16" value="계약금액 ⓐ"
-									blockSelect="false" displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column16" value="계약금액 ⓐ" blockSelect="false"
+									displayMode="label">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column17" value="실행예산"
-									blockSelect="false" displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column17" value="실행예산" blockSelect="false"
+									displayMode="label">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column18" value="예상계약금액 ⓑ"
-									blockSelect="false" displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="column18" value="예상계약금액 ⓑ" blockSelect="false"
+									displayMode="label">
 								</w2:column>
 								</w2:column>
 							</w2:row>
 							</w2:row>
 						</w2:header>
 						</w2:header>
 						<w2:gBody style="" id="gBody1">
 						<w2:gBody style="" id="gBody1">
 							<w2:row style="" id="row2">
 							<w2:row style="" id="row2">
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="cmpnCd" blockSelect="false"
-									displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="cmpnCd" blockSelect="false" displayMode="label">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="stdYm" blockSelect="false"
-									displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="stdYm" blockSelect="false" displayMode="label">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccCd" blockSelect="false"
-									displayMode="label">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccCd" blockSelect="false" displayMode="label">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="200" inputType="link" id="cstrUcdNm" blockSelect="false"
-									displayMode="label" textAlign="left" style=";text-decoration:underline;">
+								<w2:column removeBorderStyle="false" width="200" inputType="link" id="cstrUcdNm" blockSelect="false" displayMode="label"
+									textAlign="left" style=";text-decoration:underline;">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="actAmt" blockSelect="false"
-									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="actAmt" blockSelect="false" displayMode="label"
+									textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordActAmt" blockSelect="false"
-									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordActAmt" blockSelect="false" displayMode="label"
+									textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordSupplyAmt" blockSelect="false"
-									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordSupplyAmt" blockSelect="false" displayMode="label"
+									textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordActAmtPlan" blockSelect="false"
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordActAmtPlan" blockSelect="false"
 									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
 									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
@@ -551,26 +548,26 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordSupplyAmtPlan" blockSelect="false"
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="ordSupplyAmtPlan" blockSelect="false"
 									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
 									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="complAmtPlan" blockSelect="false"
-									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="complAmtPlan" blockSelect="false" displayMode="label"
+									textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="complAmtPlanRt" blockSelect="false"
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="complAmtPlanRt" blockSelect="false"
 									displayMode="label" displayFormat="###.##%" dataType="number">
 									displayMode="label" displayFormat="###.##%" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="actAmtOver" blockSelect="false"
-									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="actAmtOver" blockSelect="false" displayMode="label"
+									textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="costTotAmt" blockSelect="false"
-									displayMode="label" textAlign="right" displayFormat="#,###" dataType="number">
+								<w2:column removeBorderStyle="false" width="70" inputType="text" id="costTotAmt" blockSelect="false" displayMode="label"
+									textAlign="right" displayFormat="#,###" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="50" inputType="text" id="actAmtYul" blockSelect="false"
-									displayMode="label" displayFormat="###.##%" dataType="number">
+								<w2:column removeBorderStyle="false" width="50" inputType="text" id="actAmtYul" blockSelect="false" displayMode="label"
+									displayFormat="###.##%" dataType="number">
 								</w2:column>
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="50" inputType="text" id="complAmtPlanYul" blockSelect="false"
 								<w2:column removeBorderStyle="false" width="50" inputType="text" id="complAmtPlanYul" blockSelect="false"
 									displayMode="label" displayFormat="###.##%" dataType="number">
 									displayMode="label" displayFormat="###.##%" dataType="number">
 								</w2:column>
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="50" inputType="text" id="yulDiff" blockSelect="false"
-									displayMode="label" displayFormat="###.##%" dataType="number">
+								<w2:column removeBorderStyle="false" width="50" inputType="text" id="yulDiff" blockSelect="false" displayMode="label"
+									displayFormat="###.##%" dataType="number">
 								</w2:column>
 								</w2:column>
 							</w2:row>
 							</w2:row>
 						</w2:gBody>
 						</w2:gBody>

+ 78 - 86
src/main/webapp/ux/co/co0108/CO01080001U.xml

@@ -601,8 +601,8 @@
 				<xf:group class="" id="view01" style="position: relative;">
 				<xf:group class="" id="view01" style="position: relative;">
 					<xf:group class="" id="" style="">
 					<xf:group class="" id="" style="">
 						<w2:fusionchart accessibility="false" chartType="ScrollColumn2D" drawType="javascript" id="chart1" labelNode="ccNm"
 						<w2:fusionchart accessibility="false" chartType="ScrollColumn2D" drawType="javascript" id="chart1" labelNode="ccNm"
-							ref="data:dcdataList1" runflashAt="" seriesColumns="[['progActPlanORt','progActORt']]" seriesType="advanced"
-							style="height: 440px;" version="">
+							ref="data:dcdataList1" runflashAt="" seriesColumns="[['progActPlanORt','progActORt']]" seriesType="advanced" style="height: 440px;"
+							version="">
 						</w2:fusionchart>
 						</w2:fusionchart>
 					</xf:group>
 					</xf:group>
 					<xf:group class="dfbox" id="dfbox1" style="">
 					<xf:group class="dfbox" id="dfbox1" style="">
@@ -619,35 +619,35 @@
 							<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
 							<w2:caption style="" id="caption1" value="this is a grid caption."></w2:caption>
 							<w2:header style="" id="header1">
 							<w2:header style="" id="header1">
 								<w2:row style="" id="row1">
 								<w2:row style="" id="row1">
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccgrpNm" value="본부"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccgrpNm" value="본부" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="50" inputType="text" id="ccCd" value="PJT코드"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="50" inputType="text" id="ccCd" value="PJT코드" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="140" inputType="text" id="ccNm" value="PJT명"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="140" inputType="text" id="ccNm" value="PJT명" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="130" inputType="text" id="orderNm" value="발주처"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="130" inputType="text" id="orderNm" value="발주처" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="100" inputType="text" id="prjtDt" value="공사기간"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="100" inputType="text" id="prjtDt" value="공사기간" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="40" inputType="text" id="complNm" value="준공"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="40" inputType="text" id="complNm" value="준공" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActPlanORt" value="공정율 계획"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActPlanORt" value="공정율 계획" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActORt" value="공정율 실적"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActORt" value="공정율 실적" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="gapRt" value="GAP"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="gapRt" value="GAP" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="170" inputType="text" id="progActRtRsn" value="공정율 사유"
-										blockSelect="false" displayMode="label">
+									<w2:column removeBorderStyle="false" width="170" inputType="text" id="progActRtRsn" value="공정율 사유" blockSelect="false"
+										displayMode="label">
 									</w2:column>
 									</w2:column>
 									<w2:column removeBorderStyle="false" width="170" inputType="text" id="progActRtMeasr" value="공정율 대책방안"
 									<w2:column removeBorderStyle="false" width="170" inputType="text" id="progActRtMeasr" value="공정율 대책방안"
 										blockSelect="false" displayMode="label">
 										blockSelect="false" displayMode="label">
@@ -656,38 +656,34 @@
 							</w2:header>
 							</w2:header>
 							<w2:gBody style="" id="gBody1">
 							<w2:gBody style="" id="gBody1">
 								<w2:row style="" id="row2">
 								<w2:row style="" id="row2">
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccgrpNm" blockSelect="false"
-										displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccgrpNm" blockSelect="false" displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccCd" blockSelect="false"
-										displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccCd" blockSelect="false" displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccNm" blockSelect="false"
-										displayMode="label" textAlign="left">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="ccNm" blockSelect="false" displayMode="label"
+										textAlign="left">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="orderNm" blockSelect="false"
-										displayMode="label" textAlign="left">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="orderNm" blockSelect="false" displayMode="label"
+										textAlign="left">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="prjtDt" blockSelect="false"
-										displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="prjtDt" blockSelect="false" displayMode="label">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="complNm" blockSelect="false"
-										displayMode="label">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="complNm" blockSelect="false" displayMode="label">
 									</w2:column>
 									</w2:column>
 									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActPlanORt" blockSelect="false"
 									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActPlanORt" blockSelect="false"
 										displayMode="label" displayFormat="###.##%" dataType="number">
 										displayMode="label" displayFormat="###.##%" dataType="number">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActORt" blockSelect="false"
-										displayMode="label" displayFormat="###.##%" dataType="number">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="progActORt" blockSelect="false" displayMode="label"
+										displayFormat="###.##%" dataType="number">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="text" id="gapRt" blockSelect="false"
-										displayMode="label" displayFormat="###.##%" dataType="number">
+									<w2:column removeBorderStyle="false" width="70" inputType="text" id="gapRt" blockSelect="false" displayMode="label"
+										displayFormat="###.##%" dataType="number">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="progActRtRsn"
-										blockSelect="false" displayMode="label" textAlign="right">
+									<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="progActRtRsn" blockSelect="false"
+										displayMode="label" textAlign="left">
 									</w2:column>
 									</w2:column>
-									<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="progActRtMeasr"
-										blockSelect="false" displayMode="label" textAlign="right">
+									<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="progActRtMeasr" blockSelect="false"
+										displayMode="label" textAlign="left">
 									</w2:column>
 									</w2:column>
 								</w2:row>
 								</w2:row>
 							</w2:gBody>
 							</w2:gBody>
@@ -714,75 +710,71 @@
 								<w2:caption id="caption1" style="" value="this is a grid caption."></w2:caption>
 								<w2:caption id="caption1" style="" value="this is a grid caption."></w2:caption>
 								<w2:header id="header1" style="">
 								<w2:header id="header1" style="">
 									<w2:row id="row1" style="">
 									<w2:row id="row1" style="">
-										<w2:column blockSelect="false" displayMode="label" id="ccgrpNm" inputType="text"
-											removeBorderStyle="false" value="본부" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="ccgrpNm" inputType="text" removeBorderStyle="false" value="본부"
+											width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="ccCd" inputType="text"
-											removeBorderStyle="false" value="PJT코드" width="50">
+										<w2:column blockSelect="false" displayMode="label" id="ccCd" inputType="text" removeBorderStyle="false" value="PJT코드"
+											width="50">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="ccNm" inputType="text"
-											removeBorderStyle="false" value="PJT명" width="140">
+										<w2:column blockSelect="false" displayMode="label" id="ccNm" inputType="text" removeBorderStyle="false" value="PJT명"
+											width="140">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="orderNm" inputType="text"
-											removeBorderStyle="false" value="발주처" width="130">
+										<w2:column blockSelect="false" displayMode="label" id="orderNm" inputType="text" removeBorderStyle="false" value="발주처"
+											width="130">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="prjtDt" inputType="text"
-											removeBorderStyle="false" value="공사기간" width="100">
+										<w2:column blockSelect="false" displayMode="label" id="prjtDt" inputType="text" removeBorderStyle="false" value="공사기간"
+											width="100">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="complNm" inputType="text"
-											removeBorderStyle="false" value="준공" width="40">
+										<w2:column blockSelect="false" displayMode="label" id="complNm" inputType="text" removeBorderStyle="false" value="준공"
+											width="40">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="progActPlanORt" inputType="text"
-											removeBorderStyle="false" value="공정율 계획" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="progActPlanORt" inputType="text" removeBorderStyle="false"
+											value="공정율 계획" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="pgRt" inputType="text"
-											removeBorderStyle="false" value="진행율 실적" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="pgRt" inputType="text" removeBorderStyle="false" value="진행율 실적"
+											width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="gapRt" inputType="text"
-											removeBorderStyle="false" value="GAP" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="gapRt" inputType="text" removeBorderStyle="false" value="GAP"
+											width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="progActRtRsn" inputType="text"
-											removeBorderStyle="false" value="공정율 사유" width="170">
+										<w2:column blockSelect="false" displayMode="label" id="progActRtRsn" inputType="text" removeBorderStyle="false"
+											value="공정율 사유" width="170">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="progActRtMeasr" inputType="text"
-											removeBorderStyle="false" value="공정율 대책방안" width="170">
+										<w2:column blockSelect="false" displayMode="label" id="progActRtMeasr" inputType="text" removeBorderStyle="false"
+											value="공정율 대책방안" width="170">
 										</w2:column>
 										</w2:column>
 									</w2:row>
 									</w2:row>
 								</w2:header>
 								</w2:header>
 								<w2:gBody id="gBody1" style="">
 								<w2:gBody id="gBody1" style="">
 									<w2:row id="row2" style="">
 									<w2:row id="row2" style="">
-										<w2:column blockSelect="false" displayMode="label" id="ccgrpNm" inputType="text"
-											removeBorderStyle="false" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="ccgrpNm" inputType="text" removeBorderStyle="false" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="ccCd" inputType="text"
-											removeBorderStyle="false" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="ccCd" inputType="text" removeBorderStyle="false" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="ccNm" inputType="text"
-											removeBorderStyle="false" textAlign="left" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="ccNm" inputType="text" removeBorderStyle="false" textAlign="left"
+											width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="orderNm" inputType="text"
-											removeBorderStyle="false" textAlign="left" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="orderNm" inputType="text" removeBorderStyle="false"
+											textAlign="left" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="prjtDt" inputType="text"
-											removeBorderStyle="false" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="prjtDt" inputType="text" removeBorderStyle="false" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="complNm" inputType="text"
-											removeBorderStyle="false" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="complNm" inputType="text" removeBorderStyle="false" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="progActPlanORt" inputType="text"
-											removeBorderStyle="false" width="70" displayFormat="###.##%" dataType="number">
+										<w2:column blockSelect="false" displayMode="label" id="progActPlanORt" inputType="text" removeBorderStyle="false"
+											width="70" displayFormat="###.##%" dataType="number">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="pgRt" inputType="text"
-											removeBorderStyle="false" width="70" displayFormat="###.##%" dataType="number">
+										<w2:column blockSelect="false" displayMode="label" id="pgRt" inputType="text" removeBorderStyle="false" width="70"
+											displayFormat="###.##%" dataType="number">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="gapRt" inputType="text"
-											removeBorderStyle="false" width="70" displayFormat="###.##%" dataType="number">
+										<w2:column blockSelect="false" displayMode="label" id="gapRt" inputType="text" removeBorderStyle="false" width="70"
+											displayFormat="###.##%" dataType="number">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="progActRtRsn" inputType="textarea"
-											removeBorderStyle="false" textAlign="right" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="progActRtRsn" inputType="textarea" removeBorderStyle="false"
+											textAlign="left" width="70">
 										</w2:column>
 										</w2:column>
-										<w2:column blockSelect="false" displayMode="label" id="progActRtMeasr" inputType="textarea"
-											removeBorderStyle="false" textAlign="right" width="70">
+										<w2:column blockSelect="false" displayMode="label" id="progActRtMeasr" inputType="textarea" removeBorderStyle="false"
+											textAlign="left" width="70">
 										</w2:column>
 										</w2:column>
 									</w2:row>
 									</w2:row>
 								</w2:gBody>
 								</w2:gBody>