Browse Source

자재 수량 소수점 보이도록 수정

SH 1 month ago
parent
commit
b4584363f9
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/main/webapp/ux/cd/cd0201/CD02010001U.xml

+ 6 - 6
src/main/webapp/ux/cd/cd0201/CD02010001U.xml

@@ -4887,16 +4887,16 @@
 													textAlign="left">
 													textAlign="left">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="dsgnQty" blockSelect="false" displayMode="label"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="dsgnQty" blockSelect="false" displayMode="label"
-													textAlign="right" displayFormat="#,###">
+													textAlign="right" displayFormat="#,###.###" dataType="number">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQty" blockSelect="false" displayMode="label"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQty" blockSelect="false" displayMode="label"
-													textAlign="right" displayFormat="#,###">
+													textAlign="right" displayFormat="#,###.###" dataType="number">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtyBefore" blockSelect="false"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtyBefore" blockSelect="false"
-													displayMode="label" textAlign="right" readOnly="true" displayFormat="#,###">
+													displayMode="label" textAlign="right" readOnly="true" displayFormat="#,###.###" dataType="number">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtySum" blockSelect="false"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtySum" blockSelect="false"
-													displayMode="label" textAlign="right" readOnly="true" displayFormat="#,###">
+													displayMode="label" textAlign="right" readOnly="true" displayFormat="#,###.###" dataType="number">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="comment" blockSelect="false" displayMode="label"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="comment" blockSelect="false" displayMode="label"
 													textAlign="left" readOnly="true">
 													textAlign="left" readOnly="true">
@@ -5027,10 +5027,10 @@
 												<w2:column width="70" id="rptYn" inputType="checkbox" valueType="other" trueValue="Y" falseValue="N">
 												<w2:column width="70" id="rptYn" inputType="checkbox" valueType="other" trueValue="Y" falseValue="N">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtyBefore" blockSelect="false"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtyBefore" blockSelect="false"
-													displayMode="label" readOnly="true" textAlign="right" displayFormat="#,###">
+													displayMode="label" readOnly="true" textAlign="right" displayFormat="#,###.###" dataType="number">
 												</w2:column>
 												</w2:column>
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtySum" blockSelect="false"
 												<w2:column removeBorderStyle="false" width="70" inputType="text" id="tdyQtySum" blockSelect="false"
-													displayMode="label" readOnly="true" textAlign="right" displayFormat="#,###">
+													displayMode="label" readOnly="true" textAlign="right" displayFormat="#,###.###" dataType="number">
 												</w2:column>
 												</w2:column>
 											</w2:row>
 											</w2:row>
 										</w2:gBody>
 										</w2:gBody>