Browse Source

전사목표는 SEQ 1번만 보이도록, Goal 칼럼 데이터타입 변경

SH 9 months ago
parent
commit
36b53fad19

+ 1 - 0
src/main/resources/sqlmap/mappers/cw/cw0624/CW06240001UMapper.xml

@@ -40,6 +40,7 @@
 		    AND YEAR_YY = #{yy}
 		    AND YEAR_HALF = #{half}
 		    AND GOAL_GBN = 'O'
+		    AND SEQ = 1
 		UNION
 		SELECT A.CMPN_CD
 			, A.YEAR_YY

+ 2 - 2
src/main/webapp/ux/cw/cw0624/CW06240001U.xml

@@ -1152,8 +1152,8 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="goalCd" blockSelect="false"
 									displayMode="label" readOnly="false">
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="jobGoal" blockSelect="false"
-									displayMode="label" readOnly="false">
+								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="jobGoal" blockSelect="false"
+									displayMode="label" readOnly="false" displayType="all" textAlign="left">
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="kpiStandard" blockSelect="false"
 									displayMode="label" readOnly="false">

+ 2 - 2
src/main/webapp/ux/cw/cw0625/CW06250001U.xml

@@ -852,8 +852,8 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="goalCd" blockSelect="false"
 									displayMode="label" readOnly="true">
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="jobGoal" blockSelect="false"
-									displayMode="label" readOnly="true">
+								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="jobGoal" blockSelect="false"
+									displayMode="label" readOnly="true" displayType="all" textAlign="left">
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="kpiStandard" blockSelect="false"
 									displayMode="label" readOnly="true">

+ 2 - 2
src/main/webapp/ux/cw/cw0626/CW06260001U.xml

@@ -1195,8 +1195,8 @@
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="goalCd" blockSelect="false"
 									displayMode="label" readOnly="false">
 								</w2:column>
-								<w2:column removeBorderStyle="false" width="70" inputType="text" id="jobGoal" blockSelect="false"
-									displayMode="label" readOnly="false">
+								<w2:column removeBorderStyle="false" width="70" inputType="textarea" id="jobGoal" blockSelect="false"
+									displayMode="label" readOnly="false" displayType="all" textAlign="left">
 								</w2:column>
 								<w2:column removeBorderStyle="false" width="70" inputType="text" id="kpiStandard" blockSelect="false"
 									displayMode="label" readOnly="false">