|
@@ -34,13 +34,13 @@
|
34
|
34
|
</div>
|
35
|
35
|
<div class="form-group" style="padding-top: 10px; border-top: 1px dotted #ccc;">
|
36
|
36
|
<div class="col-xs-2 itp_ip itp_noMar">
|
37
|
|
- <select id="ITP_FORM_ORDMNG01010_SEARCH_RTN_ODR_ST_CD" data-select-code="RTN_ODR_ST_CD" class="form-control itp_input" name="srtnOdrStCd">
|
|
37
|
+ <select id="ITP_FORM_ORDMNG01010_SEARCH_PCH_ODR_ST_CD" data-select-code="PCH_ODR_ST_CD" class="form-control itp_input" name="spchOdrStCd">
|
38
|
38
|
<option value="A">수주상태</option>
|
39
|
39
|
</select>
|
40
|
40
|
</div>
|
41
|
41
|
<div class="col-xs-3 itp_ip itp_noMar">
|
42
|
|
- <input type="text" id="ITP_FORM_ORDMNG01010_DETAIL_RTN_WHS_NM" class="form-control itp_input" name="srtnWhsNm" placeholder="납품장소 (매장/창고)" readonly/>
|
43
|
|
- <input type="hidden" id="ITP_FORM_ORDMNG01010_DETAIL_RTN_WHS_ID" class="form-control itp_input" name="srtnWhsId"/>
|
|
42
|
+ <input type="text" id="ITP_FORM_ORDMNG01010_DETAIL_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="납품장소 (매장/창고)" readonly/>
|
|
43
|
+ <input type="hidden" id="ITP_FORM_ORDMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="swhsId"/>
|
44
|
44
|
</div>
|
45
|
45
|
<div class="col-xs-1 itp_in" style="padding-left: 5px; width:10%;">
|
46
|
46
|
<button type="button" id="ITP_BTN_ORDMNG01010_SEARCH_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|