|
|
|
|
@ -259,7 +259,7 @@ scwin.btn_excel_down_onclick = function(e) {
|
|
|
|
|
};
|
|
|
|
|
options.autoSizeColumn = "false"; //너비자동맞춤 설정 유무 (false:미적용)
|
|
|
|
|
|
|
|
|
|
options.removeColumns = ["31"]; // "승용차 내 비율"행이 있으므로 "승용계"열 제외
|
|
|
|
|
options.removeColumns = ["30"]; // "승용차 내 비율"행이 있으므로 "승용계"열 제외
|
|
|
|
|
|
|
|
|
|
grd_gridView3.advancedExcelDownload( options, info );
|
|
|
|
|
};
|
|
|
|
|
@ -402,7 +402,7 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
value="면제합계" blockSelect="false" displayMode="label" colSpan="" rowSpan="4">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnh$group$bigo" removeBorderStyle="false" width="70" inputType="text" style="height:35px;"
|
|
|
|
|
value="비고" blockSelect="false" displayMode="label" colSpan="8" rowSpan="">
|
|
|
|
|
value="비고" blockSelect="false" displayMode="label" colSpan="7" rowSpan="">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnh$sum$targetCartype" blockSelect="false" displayMode="label" inputType="text" style="height:35px;"
|
|
|
|
|
@ -459,9 +459,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
<w2:column id="columnh$jingsuDayCnt" removeBorderStyle="false" width="70" inputType="text" style="height:96px;"
|
|
|
|
|
value="징수일수" blockSelect="false" displayMode="label" colSpan="" rowSpan="3">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnh$dailyPassCnt" removeBorderStyle="false" width="70" inputType="text" style="height:96px;"
|
|
|
|
|
value="일일통행량" blockSelect="false" displayMode="label" colSpan="" rowSpan="3">
|
|
|
|
|
</w2:column>
|
|
|
|
|
</w2:row>
|
|
|
|
|
<w2:row id="rowh3" style="">
|
|
|
|
|
<w2:column id="columnh$sum$discJingsu" removeBorderStyle="false" width="70" inputType="text" style="height:69px;"
|
|
|
|
|
@ -637,11 +634,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression=""
|
|
|
|
|
displayFormat="#,##0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="dailyPassCnt" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" dataType="number" textAlign="right"
|
|
|
|
|
expression="DISPLAY('jingsuDayCnt') == 0 ? 0 : DISPLAY('passQ') / DISPLAY('jingsuDayCnt')"
|
|
|
|
|
displayFormat="#,##0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="doneTargetCarQ" blockSelect="false" dataType="number" displayMode="label" inputType="text"
|
|
|
|
|
removeBorderStyle="false" width="83" textAlign="right" style=""
|
|
|
|
|
@ -795,11 +787,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression="scwin.alwaysZero('징수일수는 비율 안씀')"
|
|
|
|
|
displayFormat="##.#0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnb$nofilter$ratio$29" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" dataType="number" textAlign="right"
|
|
|
|
|
expression="scwin.alwaysZero('일일통행량은 비율 안씀')"
|
|
|
|
|
displayFormat="##.#0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnb$nofilter$ratio$hidden" removeBorderStyle="false" width="83" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" dataType="number" textAlign="right"
|
|
|
|
|
@ -953,11 +940,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression="scwin.alwaysZero('징수일수는 승용차 내 비율 안씀')"
|
|
|
|
|
displayFormat="##.#0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnb$filterSeungyong$ratio$29" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="0" blockSelect="false" displayMode="label" dataType="number" textAlign="right"
|
|
|
|
|
expression="scwin.alwaysZero('일일통행량은 승용차 내 비율 안씀')"
|
|
|
|
|
displayFormat="##.#0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnb$filterSeungyong$ratio$hidden" removeBorderStyle="false" width="83" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" dataType="number" textAlign="right"
|
|
|
|
|
@ -1115,11 +1097,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression="scwin.alwaysZero('징수일수는 승용차대수 안씀')"
|
|
|
|
|
displayFormat="#,##0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnf$filterSeungyong$count$29" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="0" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
expression="scwin.alwaysZero('일일통행량은 승용차대수 안씀')"
|
|
|
|
|
displayFormat="#,##0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnf$filterSeungyong$count$hidden" removeBorderStyle="false" width="83" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" dataType="number" textAlign="right"
|
|
|
|
|
@ -1272,11 +1249,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression="scwin.alwaysZero('징수일수는 승용차비율 안씀')"
|
|
|
|
|
displayFormat="##.#0" excelFormat="##0.00">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnf$filterSeungyong$ratio$29" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
expression="scwin.alwaysZero('일일통행량은 승용차비율 안씀')"
|
|
|
|
|
displayFormat="##.#0" excelFormat="##0.00">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnf$filterSeungyong$ratio$hidden" removeBorderStyle="false" width="83" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
@ -1432,11 +1404,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression="SUM('jingsuDayCnt')"
|
|
|
|
|
displayFormat="#,##0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnf$nofilter$count$29" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
expression="SUM('jingsuDayCnt') == 0 ? 0 : SUM('passQ') / SUM('jingsuDayCnt')"
|
|
|
|
|
displayFormat="#,##0">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnf$nofilter$count$hidden" removeBorderStyle="false" width="83" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
@ -1589,11 +1556,6 @@ scwin.sbm_statList_submitdone = function(e) {
|
|
|
|
|
expression="scwin.alwaysZero('징수일수는 비율 안씀')"
|
|
|
|
|
displayFormat="##.#0" excelFormat="##0.00">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<w2:column id="columnf$nofilter$ratio$29" removeBorderStyle="false" width="70" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
expression="scwin.alwaysZero('일일통행량은 비율 안씀')"
|
|
|
|
|
displayFormat="##.#0" excelFormat="##0.00">
|
|
|
|
|
</w2:column>
|
|
|
|
|
<!-- for rowb3 -->
|
|
|
|
|
<w2:column id="columnf$nofilter$ratio$hidden" removeBorderStyle="false" width="83" inputType="expression" style=""
|
|
|
|
|
value="" blockSelect="false" displayMode="label" textAlign="right" dataType="number"
|
|
|
|
|
|