|
|
|
|
@ -1762,7 +1762,7 @@ scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
|
|
<!-- 4A.5.3 합계-전체영업소건수 -->
|
|
|
|
|
<w2:row id="rowA_all_count" style="">
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="text" displayMode="label" id="column797" removeBorderStyle="FALSE"
|
|
|
|
|
textAlign="center" value="영업소전체" width="70">
|
|
|
|
|
textAlign="center" value="요금소전체" width="70">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="number" displayFormat="#,##0" displayMode="label"
|
|
|
|
|
expression="SUM('totalQ')" id="column796" inputType="expression" removeBorderStyle="FALSE" textAlign="right" width="70">
|
|
|
|
|
@ -4385,7 +4385,7 @@ scwin.userExpFare = function(chkColID, valColID, chkStr){
|
|
|
|
|
<!-- 4B.5.3 합계-전체영업소건수 -->
|
|
|
|
|
<w2:row id="rowB_all_count" style="">
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="text" displayMode="label" id="column797" removeBorderStyle="FALSE"
|
|
|
|
|
textAlign="center" value="영업소전체" width="70" rowSpan="2" inputType="text">
|
|
|
|
|
textAlign="center" value="요금소전체" width="70" rowSpan="2" inputType="text">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column blockSelect="FALSE" dataType="number" displayFormat="#,##0" displayMode="label"
|
|
|
|
|
expression="SUM('totalQ')" id="totalQ_sub_tot" inputType="expression" removeBorderStyle="FALSE" textAlign="right" width="70">
|
|
|
|
|
|