|
@@ -11,7 +11,7 @@
|
11
|
<div class="line header">
|
11
|
<div class="line header">
|
12
|
<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청</div>
|
12
|
<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청</div>
|
13
|
</div>
|
13
|
</div>
|
14
|
- <div class="line mt5">
|
|
|
|
|
14
|
+ <div class="line">
|
15
|
<label>반품요청일</label>
|
15
|
<label>반품요청일</label>
|
16
|
<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_DLV_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" readonly>
|
16
|
<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_DLV_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" readonly>
|
17
|
</div>
|
17
|
</div>
|
|
@@ -37,7 +37,7 @@
|
37
|
<button id="ITP_BTN_MRTNMNG01010_DETAIL_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
37
|
<button id="ITP_BTN_MRTNMNG01010_DETAIL_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
38
|
</div>
|
38
|
</div>
|
39
|
</div>
|
39
|
</div>
|
40
|
- <div class="table_btn">
|
|
|
|
|
40
|
+ <div class="table_btn line">
|
41
|
<h1><반품 품목></h1>
|
41
|
<h1><반품 품목></h1>
|
42
|
<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_DELROW" class="btn-danger btn-sm ADB">품목삭제</button>
|
42
|
<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_DELROW" class="btn-danger btn-sm ADB">품목삭제</button>
|
43
|
<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_ADDROW" class="btn-primary btn-sm ADB" data-call-popup="ITP_POP_MRTNMNG01010_ITEM_AREA">품목추가</button>
|
43
|
<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_ADDROW" class="btn-primary btn-sm ADB" data-call-popup="ITP_POP_MRTNMNG01010_ITEM_AREA">품목추가</button>
|