소스 검색

구매요청 수정작업중

dwkim 2 년 전
부모
커밋
4f634295f1
2개의 변경된 파일8개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 2
      bin/src/main/webapp/app/pomng/POMNG01010.html
  2. 4 2
      src/main/webapp/app/pomng/POMNG01010.html

+ 4 - 2
bin/src/main/webapp/app/pomng/POMNG01010.html

@@ -63,9 +63,11 @@
63 63
 											<div class="col-xs-4 itp_ip">
64 64
 												<div class="col-xs-4 itp_in">
65 65
 													<input type="text" id="ITP_FORM_POMNG01010_DETAIL_WHS_NM" class="form-control itp_input" name="whsNm" value="" />
66
+													<input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
66 67
 												</div>
67 68
 												<div class="col-xs-4 itp_in">
68
-													<input type="text" id="ITP_FORM_POMNG01010_DETAIL_DTL_LCN" class="form-control itp_input" name="dtlLcn" value="" />
69
+													<input type="text" id="ITP_FORM_POMNG01010_DETAIL_LOCATION_NM" class="form-control itp_input" name="locationNm" value="" />
70
+													<input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
69 71
 												</div>
70 72
 												<div class="col-xs-1 itp_in" style="width:23%; padding:0px;">
71 73
 													<button type="button" id="ITP_FORM_POMNG01010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
@@ -83,7 +85,7 @@
83 85
 													</div>
84 86
 												</div>
85 87
 											<label class="col-xs-2 itp_lb">구매가능금액</label>
86
-											<div class="col-xs-4 itp_ip fnPchActAmt">10,000,000원 </div>
88
+											<div class="col-xs-4 itp_ip fnPchActAmt"></div>
87 89
 										</div>
88 90
 									</div>
89 91
 									<div class="itp_form_in">

+ 4 - 2
src/main/webapp/app/pomng/POMNG01010.html

@@ -63,9 +63,11 @@
63 63
 											<div class="col-xs-4 itp_ip">
64 64
 												<div class="col-xs-4 itp_in">
65 65
 													<input type="text" id="ITP_FORM_POMNG01010_DETAIL_WHS_NM" class="form-control itp_input" name="whsNm" value="" />
66
+													<input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
66 67
 												</div>
67 68
 												<div class="col-xs-4 itp_in">
68
-													<input type="text" id="ITP_FORM_POMNG01010_DETAIL_DTL_LCN" class="form-control itp_input" name="dtlLcn" value="" />
69
+													<input type="text" id="ITP_FORM_POMNG01010_DETAIL_LOCATION_NM" class="form-control itp_input" name="locationNm" value="" />
70
+													<input type="hidden" id="ITP_FORM_POMNG01010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
69 71
 												</div>
70 72
 												<div class="col-xs-1 itp_in" style="width:23%; padding:0px;">
71 73
 													<button type="button" id="ITP_FORM_POMNG01010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
@@ -83,7 +85,7 @@
83 85
 													</div>
84 86
 												</div>
85 87
 											<label class="col-xs-2 itp_lb">구매가능금액</label>
86
-											<div class="col-xs-4 itp_ip fnPchActAmt">10,000,000원 </div>
88
+											<div class="col-xs-4 itp_ip fnPchActAmt"></div>
87 89
 										</div>
88 90
 									</div>
89 91
 									<div class="itp_form_in">