瀏覽代碼

매장단가관리, 브랜드창고관리 세부조정

yhl88 2 年之前
父節點
當前提交
744f0fd50e

+ 2 - 2
src/main/webapp/app/stockmng/STOCKMNG04010.html

@@ -141,7 +141,7 @@
141 141
 				    </div>
142 142
 				    <div class="itp_table fix">
143 143
 					    <div class="itp_table_head fix" style="background:#fff;">
144
-					        <h4 class="itp_table_tit">Location 정보</h4>
144
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
145 145
 					        <div class="pull-right itp_cicon">
146 146
 					            <button type="button" id="ITP_BTN_STOCKMNG04010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;행추가&nbsp;&nbsp;</button>
147 147
 					            <button type="button" id="ITP_BTN_STOCKMNG04010_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon"></i>&nbsp;&nbsp;행삭제&nbsp;&nbsp;</button>									
@@ -202,7 +202,7 @@
202 202
 				    </div>
203 203
 				    <div class="itp_table fix">
204 204
 					    <div class="itp_table_head fix" style="background:#fff;">
205
-					        <h4 class="itp_table_tit">Location 정보</h4>
205
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
206 206
 					    </div>
207 207
 					    <div id="ITP_STOCKMNG04010_VIEW_jqGrid_list" class="itp_tb_list">
208 208
 					        <table id="ITP_STOCKMNG04010_VIEW_jqGrid"></table>

+ 2 - 2
src/main/webapp/app/stockmng/STOCKMNG04011.html

@@ -105,7 +105,7 @@
105 105
 				    </div>
106 106
 				    <div class="itp_table fix">
107 107
 					    <div class="itp_table_head fix" style="background:#f5f5f5;">
108
-					        <h4 class="itp_table_tit">Location 정보</h4>
108
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
109 109
 					        <div class="pull-right itp_cicon">
110 110
 					            <button type="button" id="ITP_BTN_STOCKMNG04011_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;행추가&nbsp;&nbsp;</button>
111 111
 					            <button type="button" id="ITP_BTN_STOCKMNG04011_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon"></i>&nbsp;&nbsp;행삭제&nbsp;&nbsp;</button>									
@@ -182,7 +182,7 @@
182 182
 				    </div>
183 183
 				    <div class="itp_table fix">
184 184
 					    <div class="itp_table_head fix" style="background:#f5f5f5;">
185
-					        <h4 class="itp_table_tit">Location 정보</h4>
185
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
186 186
 					    </div>
187 187
 					    <div id="ITP_STOCKMNG04011_VIEW_jqGrid_list" class="itp_tb_list">
188 188
 					        <div id="ITP_STOCKMNG04011_VIEW_jqGridView" class="itp_views fix"></div>

+ 1 - 1
src/main/webapp/js/app/stinfo/ITP_STINFO06010.js

@@ -165,7 +165,7 @@ const gridColModel = {
165 165
 			sortable: true, editable: true, edittype: 'text',
166 166
 			classes: 'input_color',
167 167
 			editrules: {required: true},
168
-			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');",  maxlength: 20},
168
+			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');",  maxlength: 10},
169 169
 			formatter: 'integer', formatoptions: { defaultValue: '', thousandsSeparator: ',' }
170 170
 		},
171 171
 		{