|
@@ -25,7 +25,7 @@
|
25
|
25
|
<div class="line">
|
26
|
26
|
<label>수거창고</label>
|
27
|
27
|
<div class="float_left">
|
28
|
|
- <input id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_WHS_NM" name="swhsNm" type="text" placeholder="수거창고" readonly>
|
|
28
|
+ <input id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_WHS_NM" name="swhsNm" type="text" placeholder="" readonly>
|
29
|
29
|
<input type="hidden" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_WHS_ID" class="" name="swhsId" />
|
30
|
30
|
<div class="itp_input_btn">
|
31
|
31
|
<button id="ITP_BTN_MRTNMNG06010_LIST_SEARCH_WHS_NM" data-call-popup="ITP_POP_MRTNMNG06010_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
@@ -38,7 +38,7 @@
|
38
|
38
|
<div class="line">
|
39
|
39
|
<label>공급업체</label>
|
40
|
40
|
<div class="float_left">
|
41
|
|
- <input type="text" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_SPPLY_NM" class="" name="sspplyNm" placeholder="공급업체" readonly />
|
|
41
|
+ <input type="text" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_SPPLY_NM" class="" name="sspplyNm" placeholder="" readonly />
|
42
|
42
|
<input type="hidden" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_SPPLY_ID" class="" name="sspplyId" />
|
43
|
43
|
<div class="itp_input_btn">
|
44
|
44
|
<button id="ITP_BTN_MRTNMNG06010_LIST_SEARCH_SPPLY_NM"><img src="../img/search.png" alt=""></button>
|
|
@@ -51,7 +51,7 @@
|
51
|
51
|
<div class="line">
|
52
|
52
|
<label>품목명</label>
|
53
|
53
|
<div class="float_left">
|
54
|
|
- <input id="ITP_FORM_MRTNMNG06010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="품목명">
|
|
54
|
+ <input id="ITP_FORM_MRTNMNG06010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
|
55
|
55
|
</div>
|
56
|
56
|
</div>
|
57
|
57
|
<div class="line">
|