|
@@ -1,50 +1,52 @@
|
1
|
1
|
<section id="ITP_MOBILE_MRTNMNG02010">
|
2
|
2
|
<div id="ITP_AJAX_MRTNMNG02010_LIST_CONTAINER" style="display: none;">
|
3
|
3
|
<div class="content">
|
4
|
|
- <form id="ITP_FORM_MRTNMNG02010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
|
5
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
|
6
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
|
7
|
|
- <div class="line header">
|
8
|
|
- <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
|
9
|
|
- </div>
|
10
|
|
- <div class="line mt5">
|
11
|
|
- <label>반품요청일</label>
|
12
|
|
- <div class="input-group date_to date">
|
13
|
|
- <input type="text" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
|
14
|
|
- <div class="at">~</div>
|
15
|
|
- <input type="text" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
|
|
4
|
+ <div class="content_fix">
|
|
5
|
+ <form id="ITP_FORM_MRTNMNG02010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
|
|
6
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
|
|
7
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
|
|
8
|
+ <div class="line header">
|
|
9
|
+ <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
|
|
10
|
+ </div>
|
|
11
|
+ <div class="line mt5">
|
|
12
|
+ <label>반품요청일</label>
|
|
13
|
+ <div class="input-group date_to date">
|
|
14
|
+ <input type="text" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
|
|
15
|
+ <div class="at">~</div>
|
|
16
|
+ <input type="text" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
|
|
17
|
+ </div>
|
16
|
18
|
</div>
|
17
|
|
- </div>
|
18
|
|
- <div class="line">
|
19
|
|
- <label>반품요청상태</label>
|
20
|
|
- <div class="float_left">
|
21
|
|
- <select id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_RTN_REQ_ST_CD" data-select-code="RTN_REQ_ST_CD" class="stcd" name="srtnReqStCd">
|
22
|
|
- <option value="">상태</option>
|
23
|
|
- </select>
|
|
19
|
+ <div class="line">
|
|
20
|
+ <label>반품요청상태</label>
|
|
21
|
+ <div class="float_left">
|
|
22
|
+ <select id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_RTN_REQ_ST_CD" data-select-code="RTN_REQ_ST_CD" class="stcd" name="srtnReqStCd">
|
|
23
|
+ <option value="">상태</option>
|
|
24
|
+ </select>
|
|
25
|
+ </div>
|
24
|
26
|
</div>
|
25
|
|
- </div>
|
26
|
|
- <div class="line">
|
27
|
|
- <label>납품장소</label>
|
28
|
|
- <div class="float_left">
|
29
|
|
- <input id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" type="text" placeholder="납품창고" readonly>
|
30
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_WHS_ID" name="swhsId" value="">
|
31
|
|
- <div class="itp_input_btn">
|
32
|
|
- <button id="ITP_BTN_MRTNMNG02010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
27
|
+ <div class="line">
|
|
28
|
+ <label>납품장소</label>
|
|
29
|
+ <div class="float_left">
|
|
30
|
+ <input id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" type="text" placeholder="납품창고" readonly>
|
|
31
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_WHS_ID" name="swhsId" value="">
|
|
32
|
+ <div class="itp_input_btn">
|
|
33
|
+ <button id="ITP_BTN_MRTNMNG02010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
34
|
+ </div>
|
|
35
|
+ </div>
|
|
36
|
+ <div class="float_right_btn">
|
|
37
|
+ <button id="ITP_BTN_MRTNMNG02010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
33
|
38
|
</div>
|
34
|
39
|
</div>
|
35
|
|
- <div class="float_right_btn">
|
36
|
|
- <button id="ITP_BTN_MRTNMNG02010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
|
40
|
+ <div class="line">
|
|
41
|
+ <div class="search">
|
|
42
|
+ <button id="ITP_BTN_MRTNMNG02010_LIST_SEARCH" class="btn-primary btn-sm ADB">검색</button>
|
|
43
|
+ </div>
|
37
|
44
|
</div>
|
38
|
|
- </div>
|
39
|
|
- <div class="line">
|
40
|
|
- <div class="search">
|
41
|
|
- <button id="ITP_BTN_MRTNMNG02010_LIST_SEARCH" class="btn-primary btn-sm ADB">검색</button>
|
|
45
|
+ <div class="table_header">
|
|
46
|
+ <h1><반품 요청 내역></h1>
|
42
|
47
|
</div>
|
43
|
|
- </div>
|
44
|
|
- <div class="table_header">
|
45
|
|
- <h1><반품 요청 내역></h1>
|
46
|
|
- </div>
|
47
|
|
- </form>
|
|
48
|
+ </form>
|
|
49
|
+ </div>
|
48
|
50
|
</div>
|
49
|
51
|
<div id="ITP_LIST_MRTNMNG02010_LIST_AREA" class="scroll_area row-8">
|
50
|
52
|
<ul id="ITP_LIST_MRTNMNG02010_LIST_ROWS" class="mb_0 panel-group"></ul>
|
|
@@ -84,47 +86,49 @@
|
84
|
86
|
</div>
|
85
|
87
|
<div id="ITP_AJAX_MRTNMNG02010_DETAIL_CONTAINER" style="display: none;">
|
86
|
88
|
<div class="content">
|
87
|
|
- <div class="line header">
|
88
|
|
- <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
|
89
|
|
- </div>
|
90
|
|
- <div class="line">
|
91
|
|
- <label>반품요청일</label>
|
92
|
|
- <div class="line_right">
|
93
|
|
- <div class="fnRtnReqDt">2022.10.10</div>
|
|
89
|
+ <div class="content_fix">
|
|
90
|
+ <div class="line header">
|
|
91
|
+ <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
|
|
92
|
+ </div>
|
|
93
|
+ <div class="line">
|
|
94
|
+ <label>반품요청일</label>
|
|
95
|
+ <div class="line_right">
|
|
96
|
+ <div class="fnRtnReqDt">2022.10.10</div>
|
|
97
|
+ </div>
|
94
|
98
|
</div>
|
95
|
|
- </div>
|
96
|
|
- <div class="line">
|
97
|
|
- <label>반품요청금액</label>
|
98
|
|
- <div class="line_right">
|
99
|
|
- <div class="fnRtnReqAmt">1,000,000</div>
|
|
99
|
+ <div class="line">
|
|
100
|
+ <label>반품요청금액</label>
|
|
101
|
+ <div class="line_right">
|
|
102
|
+ <div class="fnRtnReqAmt">1,000,000</div>
|
|
103
|
+ </div>
|
100
|
104
|
</div>
|
101
|
|
- </div>
|
102
|
|
- <div class="line">
|
103
|
|
- <label>반품장소</label>
|
104
|
|
- <div class="line_right">
|
105
|
|
- <div class="fnRtnWhsNm">누리 테스트 창고이름 어쩌고</div>
|
|
105
|
+ <div class="line">
|
|
106
|
+ <label>반품장소</label>
|
|
107
|
+ <div class="line_right">
|
|
108
|
+ <div class="fnRtnWhsNm">누리 테스트 창고이름 어쩌고</div>
|
|
109
|
+ </div>
|
106
|
110
|
</div>
|
107
|
|
- </div>
|
108
|
|
- <div class="line">
|
109
|
|
- <label>반려일자</label>
|
110
|
|
- <div class="line_right">
|
111
|
|
- <div class="fnRjctDt">2022.20.10</div>
|
|
111
|
+ <div class="line">
|
|
112
|
+ <label>반려일자</label>
|
|
113
|
+ <div class="line_right">
|
|
114
|
+ <div class="fnRjctDt">2022.20.10</div>
|
|
115
|
+ </div>
|
112
|
116
|
</div>
|
113
|
|
- </div>
|
114
|
|
- <div class="line">
|
115
|
|
- <label>반려담당자</label>
|
116
|
|
- <div class="line_right">
|
117
|
|
- <div class="fnRjctMgrNm">홍길동</div>
|
|
117
|
+ <div class="line">
|
|
118
|
+ <label>반려담당자</label>
|
|
119
|
+ <div class="line_right">
|
|
120
|
+ <div class="fnRjctMgrNm">홍길동</div>
|
|
121
|
+ </div>
|
118
|
122
|
</div>
|
119
|
|
- </div>
|
120
|
|
- <div class="line">
|
121
|
|
- <label>반려사유</label>
|
122
|
|
- <div class="line_right">
|
123
|
|
- <div class="fnRjctRsn">물이 새고 색이 마음에 안들고</div>
|
|
123
|
+ <div class="line">
|
|
124
|
+ <label>반려사유</label>
|
|
125
|
+ <div class="line_right">
|
|
126
|
+ <div class="fnRjctRsn">물이 새고 색이 마음에 안들고</div>
|
|
127
|
+ </div>
|
|
128
|
+ </div>
|
|
129
|
+ <div class="table_header">
|
|
130
|
+ <h1><반품 품목></h1>
|
124
|
131
|
</div>
|
125
|
|
- </div>
|
126
|
|
- <div class="table_header">
|
127
|
|
- <h1><반품 품목></h1>
|
128
|
132
|
</div>
|
129
|
133
|
</div>
|
130
|
134
|
<div id="ITP_LIST_MRTNMNG02010_DETAIL_AREA" class="scroll_area row-7">
|
|
@@ -163,38 +167,42 @@
|
163
|
167
|
<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_RTN_REQ_MGR_ID" name="rtnReqMgrId" value="">
|
164
|
168
|
<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_RTN_REQ_ST_CD" name="rtnReqStCd" value="">
|
165
|
169
|
<div class="content">
|
166
|
|
- <div class="line header">
|
167
|
|
- <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
|
168
|
|
- </div>
|
169
|
|
- <div class="line">
|
170
|
|
- <label>반품요청일</label>
|
171
|
|
- <input type="text" id="ITP_FORM_MRTNMNG02010_MODIFY_COL_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="수거요청일">
|
172
|
|
- </div>
|
173
|
|
- <div class="line">
|
174
|
|
- <label>반품요청금액</label>
|
175
|
|
- <div class="input_text">
|
176
|
|
- <div class="fnRtnReqAmt">1,000,000원</div>
|
|
170
|
+ <div class="content_fix">
|
|
171
|
+ <div class="line header">
|
|
172
|
+ <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
|
|
173
|
+ </div>
|
|
174
|
+ <div class="line">
|
|
175
|
+ <label>반품요청일</label>
|
|
176
|
+ <input type="text" id="ITP_FORM_MRTNMNG02010_MODIFY_COL_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="수거요청일">
|
177
|
177
|
</div>
|
178
|
|
- </div>
|
179
|
|
- <div class="line">
|
180
|
|
- <label>반품장소</label>
|
181
|
|
- <div class="float_left">
|
182
|
|
- <input type="text" id="ITP_FORM_MRTNMNG02010_MODIFY_WHS_NM" class="" name="rtnWhsNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="반품장소" placeholder="매장명" readonly />
|
183
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_WHS_ID" class="form-control itp_input" name="rtnWhsId" value="" />
|
184
|
|
- <input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_LOCATION" class="form-control itp_input" name="rtnLocation" value="" />
|
185
|
|
- <div class="itp_input_btn">
|
186
|
|
- <button id="ITP_BTN_MRTNMNG02010_MODIFY_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
178
|
+ <div class="line">
|
|
179
|
+ <label>반품요청금액</label>
|
|
180
|
+ <div class="float_left">
|
|
181
|
+ <div class="input_text">
|
|
182
|
+ <div class="fnRtnReqAmt">1,000,000원</div>
|
|
183
|
+ </div>
|
|
184
|
+ </div>
|
|
185
|
+ </div>
|
|
186
|
+ <div class="line">
|
|
187
|
+ <label>반품장소</label>
|
|
188
|
+ <div class="float_left">
|
|
189
|
+ <input type="text" id="ITP_FORM_MRTNMNG02010_MODIFY_WHS_NM" class="" name="rtnWhsNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="반품장소" placeholder="매장명" readonly />
|
|
190
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_WHS_ID" class="form-control itp_input" name="rtnWhsId" value="" />
|
|
191
|
+ <input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_LOCATION" class="form-control itp_input" name="rtnLocation" value="" />
|
|
192
|
+ <div class="itp_input_btn">
|
|
193
|
+ <button id="ITP_BTN_MRTNMNG02010_MODIFY_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
194
|
+ </div>
|
|
195
|
+ </div>
|
|
196
|
+ <div class="float_right_btn">
|
|
197
|
+ <button id="ITP_BTN_MRTNMNG02010_MODIFY_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
187
|
198
|
</div>
|
188
|
199
|
</div>
|
189
|
|
- <div class="float_right_btn">
|
190
|
|
- <button id="ITP_BTN_MRTNMNG02010_MODIFY_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
|
|
200
|
+ <div class="table_header">
|
|
201
|
+ <h1><반품 품목></h1>
|
|
202
|
+ <button type="button" id="ITP_BTN_MRTNMNG02010_MODIFY_DEL_ROW" class="btn-primary btn-sm ADB">품목삭제</button>
|
|
203
|
+ <button type="button" id="ITP_BTN_MRTNMNG02010_MODIFY_ADD_ROW" class="btn-primary btn-sm ADB">품목추가</button>
|
191
|
204
|
</div>
|
192
|
205
|
</div>
|
193
|
|
- <div class="table_header">
|
194
|
|
- <h1><반품 품목></h1>
|
195
|
|
- <button type="button" id="ITP_BTN_MRTNMNG02010_MODIFY_DEL_ROW" class="btn-primary btn-sm ADB">품목삭제</button>
|
196
|
|
- <button type="button" id="ITP_BTN_MRTNMNG02010_MODIFY_ADD_ROW" class="btn-primary btn-sm ADB">품목추가</button>
|
197
|
|
- </div>
|
198
|
206
|
</div>
|
199
|
207
|
<div id="ITP_LIST_MRTNMNG02010_MODIFY_AREA" class="scroll_area row-7">
|
200
|
208
|
<ul id="ITP_LIST_MRTNMNG02010_MODIFY_ROWS" class="mb_0 panel-group"></ul>
|
|
@@ -224,8 +232,8 @@
|
224
|
232
|
</div>
|
225
|
233
|
</div>
|
226
|
234
|
<div class="button_bar">
|
227
|
|
- <button id="ITP_BTN_MRTNMNG02010_MODIFY_REQ_ORDER" class="col_3 btn-primary REQ">반품요청</button>
|
228
|
|
- <button id="ITP_BTN_MRTNMNG02010_MODIFY_TEMP_SAVE" class="col_3 btn-gray TSA">임시저장</button>
|
|
235
|
+ <button id="ITP_BTN_MRTNMNG02010_MODIFY_REQ_ORDER" class="col_3 btn-m-orange REQ">반품요청</button>
|
|
236
|
+ <button id="ITP_BTN_MRTNMNG02010_MODIFY_TEMP_SAVE" class="col_3 btn-w-gray TSA">임시저장</button>
|
229
|
237
|
<button id="ITP_BTN_MRTNMNG02010_MODIFY_CANCEL" class="col_3 btn-gray CLB">취소</button>
|
230
|
238
|
</div>
|
231
|
239
|
</form>
|
|
@@ -318,7 +326,7 @@
|
318
|
326
|
<button id="ITP_BTN_MRTNMNG02010_POP_ITEM_SEARCH"><img src="../img/search.png"></button>
|
319
|
327
|
</div>
|
320
|
328
|
<div class="select_btn">
|
321
|
|
- <button id="ITP_BTN_MRTNMNG02010_POP_ITEM_NM" class="btn_blue">품목명 <img src="../img/arrow_down.png"></button>
|
|
329
|
+ <button id="ITP_BTN_MRTNMNG02010_POP_ITEM_NM" class="btn_red">품목명 <img src="../img/arrow_down.png"></button>
|
322
|
330
|
</div>
|
323
|
331
|
</form>
|
324
|
332
|
<div id="ITP_LIST_MRTNMNG02010_POP_ITEM_AREA" class="popup_scroll">
|