Browse Source

모바일 발주관리 디자인 적용

juney 2 years ago
parent
commit
43e638fd3e

+ 1 - 1
src/main/webapp/mobile/app/login.html

@@ -36,7 +36,7 @@
36
           <input type="text" name="bsnsRegNo" id="ITP_FORM_LOGIN_BSNS_REG_NO" required value="1">
36
           <input type="text" name="bsnsRegNo" id="ITP_FORM_LOGIN_BSNS_REG_NO" required value="1">
37
           <label for="ITP_FORM_LOGIN_BSNS_REG_NO">사업자번호</label>
37
           <label for="ITP_FORM_LOGIN_BSNS_REG_NO">사업자번호</label>
38
           <div class="itp_del_btn reg_no">
38
           <div class="itp_del_btn reg_no">
39
-	          <button type="button" id="ITP_FORM_LOGIN_DEL_BSNS_REG_NO">
39
+	          <button type="button" id="ITP_FORM_DEL_LOGIN_BSNS_REG_NO">
40
   				<img src="../img/close.png" alt="로고" class=" ">
40
   				<img src="../img/close.png" alt="로고" class=" ">
41
 	          </button>
41
 	          </button>
42
           </div>
42
           </div>

+ 11 - 11
src/main/webapp/mobile/app/mpomng/MPOMNG02010.html

@@ -10,9 +10,9 @@
10
         <div class="line">
10
         <div class="line">
11
           <label>구매요청일</label>
11
           <label>구매요청일</label>
12
 	        <div class="date_to date">
12
 	        <div class="date_to date">
13
-	          <input type="date" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" pattern="\d{4}.\d{2}.\d{2}">
13
+	          <input type="text" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
14
 	          <div class="at">~</div>
14
 	          <div class="at">~</div>
15
-	          <input type="date" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_TO_DT" name="toDt" pattern="\d{4}.\d{2}.\d{2}">
15
+	          <input type="text" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
16
 	        </div>
16
 	        </div>
17
 		</div>
17
 		</div>
18
       <div class="line">
18
       <div class="line">
@@ -46,17 +46,17 @@
46
       </div>
46
       </div>
47
       </form>
47
       </form>
48
     </div>
48
     </div>
49
-    <div id="ITP_LIST_MPOMNG02010_LIST_AREA" class="scroll_area row-1">
50
-      <ul id="ITP_LIST_MPOMNG02010_LIST_ROWS" class="mb_0 panel-group"></ul>
51
-      <div id="ITP_LIST_MPOMNG02010_LIST_ROWCOPY" style="display: block;">
49
+    <div id="ITP_LIST_MPOMNG02010_ITEM_AREA" class="scroll_area row-1">
50
+      <ul id="ITP_LIST_MPOMNG02010_ITEM_ROWS" class="mb_0 panel-group"></ul>
51
+      <div id="ITP_LIST_MPOMNG02010_ITEM_ROWCOPY" style="display: none;">
52
         <li class="history_list">
52
         <li class="history_list">
53
           <div class="left">
53
           <div class="left">
54
             <div class="nomal">
54
             <div class="nomal">
55
               <label>구매요청일 </label>
55
               <label>구매요청일 </label>
56
               <span>:</span>
56
               <span>:</span>
57
               <div class="history">
57
               <div class="history">
58
-                <div class="fnPchReqDt">2022.10.01</div>
59
-                (<div class="fnPchReqMgrNm">홍길동 점주</div>)
58
+                <div class="fnPchReqDt"></div>
59
+                (<div class="fnPchReqMgrNm"></div>)
60
               </div>
60
               </div>
61
             </div>
61
             </div>
62
           </div>
62
           </div>
@@ -66,14 +66,14 @@
66
                   <label>구매상태</label>
66
                   <label>구매상태</label>
67
                   <span>:</span>
67
                   <span>:</span>
68
                   <div class="history">
68
                   <div class="history">
69
-                    <div class="fnPchReqStNm">대기</div>
69
+                    <div class="fnPchReqStNm"></div>
70
                   </div>
70
                   </div>
71
               </div>
71
               </div>
72
               <div class="half">
72
               <div class="half">
73
                   <label>납품장소명 </label>
73
                   <label>납품장소명 </label>
74
                   <span>:</span>
74
                   <span>:</span>
75
                   <div class="history">
75
                   <div class="history">
76
-                    <div class="fnWhsLocationNm">A매장내</div>
76
+                    <div class="fnWhsLocationNm"></div>
77
                   </div>
77
                   </div>
78
               </div>
78
               </div>
79
             </div>
79
             </div>
@@ -83,7 +83,7 @@
83
               <label>구매요청 정보</label>
83
               <label>구매요청 정보</label>
84
               <span>:</span>
84
               <span>:</span>
85
               <div class="history">
85
               <div class="history">
86
-                <div class="fnPchReqItemQty">품목수(3)</div>
86
+                <div class="fnPchReqItemQty"></div>
87
                 <i>- </i>
87
                 <i>- </i>
88
                 <div class="fnPchReqTotalAmt"></div> 원
88
                 <div class="fnPchReqTotalAmt"></div> 원
89
               </div>
89
               </div>
@@ -94,7 +94,7 @@
94
               <label>결재정보 </label>
94
               <label>결재정보 </label>
95
               <span>:</span>
95
               <span>:</span>
96
               <div class="history">
96
               <div class="history">
97
-                <div class="fnPchReqRjctNm">결제완료</div>
97
+                <div class="fnPchReqRjctNm"></div>
98
               </div>
98
               </div>
99
             </div>
99
             </div>
100
           </div>
100
           </div>

+ 110 - 102
src/main/webapp/mobile/app/mpomng/MPOMNG04010.html

@@ -1,82 +1,9 @@
1
-<section id="ITP_MOBILE_MPOMNG04010">  
2
-	<div id="ITP_POP_MPOMNG04010_SPPLY_AREA" class="popup2 mobile-pop-close" style="display: none;">
3
-	  <div class="pop">
4
-		  <div class="header">
5
-			  <div class="header_left">
6
-				  <label>공급업체</label>
7
-			  </div>
8
-			  <div class="header_right">
9
-				  <button type="button" id="ITP_BTN_MPOMNG04010_POP_SPPLY_CLOSE"><img src="../img/close.png"></button>
10
-			  </div>
11
-		  </div>
12
-		  <div class="search_bar">
13
-			  <form id="ITP_FORM_MPOMNG04010_POP_SPPLY" class="form-horizontal" onsubmit="return false;">
14
-				  <input type="hidden" id="ITP_FORM_MPOMNG04010_POP_SPPLY_ITEM_BRAND_ID" name="sbrandId" value="">
15
-				  <input type="hidden" id="ITP_FORM_MPOMNG04010_PO_PSPPLY_ITEM_STORE_ID" name="sstoreId" value="">
16
-				  <input id="ITP_FORM_MPOMNG04010_POP_SPPLY_KEYWORD" type="text" name="sSpplyNm" placeholder="공급업체명">
17
-				  <button id="ITP_BTN_MPOMNG04010_POP_SPPLY_SEARCH"><img src="../img/search.png"></button>
18
-			  </form>
19
-		  </div>
20
-		  <div class="select_btn">
21
-			  <button id="ITP_BTN_MPOMNG04010_POP_SPPLY_NM" class="btn_blue">공급업체 ▼</button>
22
-		  </div>
23
-		  <div id="ITP_POP_MPOMNG04010_SPPLY_LIST_AREA" class="popup_scroll">
24
-			  <ul id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWS" class="mb_0 panel-group itp_nav"></ul>
25
-			  <div id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY" style="display: block;">
26
-				  <li class="row_2">
27
-					  <div class="scroll_left">
28
-						  <div class="con_2 fnSpplyNm">공급업체 명A</div>
29
-						  <div class="con_2 sub fnStNm">($)</div>
30
-					  </div>
31
-					  <div class="scroll_right">
32
-						  <button id="ITP_BTN_MPOMNG04010_POP_SPPLY_CHOICE" class="fnSpplyId">선택</button>
33
-					  </div>
34
-				  </li>
35
-			  </div>
36
-		  </div>
37
-	  </div>
38
-	</div>
39
-    <div id="ITP_POP_MPOMNG04010_WHS_AREA" class="popup2 mobile-pop-close" style="display: none;">
40
-		  <div class="pop">
41
-			  <div class="header">
42
-				  <div class="header_left">
43
-					  <label>납품장소</label>
44
-				  </div>
45
-				  <div class="header_right">
46
-					  <button type="button" id="ITP_BTN_MPOMNG04010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
47
-				  </div>
48
-			  </div>
49
-			  <div class="search_bar">
50
-				  <form id="ITP_FORM_MPOMNG04010_POP_WHS" class="form-horizontal" onsubmit="return false;">
51
-					  <input type="hidden" id="ITP_FORM_MPOMNG04010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
52
-					  <input type="hidden" id="ITP_FORM_MPOMNG04010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
53
-					  <input id="ITP_FORM_MPOMNG04010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
54
-					  <button id="ITP_BTN_MPOMNG04010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
55
-				  </form>
56
-			  </div>
57
-			  <div class="select_btn">
58
-				  <button id="ITP_BTN_MPOMNG04010_POP_WHS_NM" class="btn_blue">납품장소▼</button>
59
-			  </div>
60
-			  <div id="ITP_LIST_MPOMNG04010_POP_WHS_AREA" class="popup_scroll">
61
-				  <ul id="ITP_LIST_MPOMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
62
-				  <div id="ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY" style="display: block;">
63
-					  <li class="row_2">
64
-						  <div class="scroll_left">
65
-							  <div class="fnWhsNm">브랜드 창고 명A</div>
66
-							  <div class="sub fnLocationNm">서울특별시 동대문구 서울 시립대로 12길</div>
67
-							  <div class="sub fnLocationNm">누리자 B/D</div>
68
-						  </div>
69
-						  <div class="scroll_right">
70
-							  <button id="ITP_BTN_MPOMNG04010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
71
-						  </div>
72
-					  </li>
73
-				  </div>
74
-			  </div>
75
-		  </div>
76
-	  </div>
1
+<section id="ITP_MOBILE_MPOMNG04010">
77
 	<div id="ITP_AJAX_MPOMNG04010_LIST_CONTAINER" style="display: none;">
2
 	<div id="ITP_AJAX_MPOMNG04010_LIST_CONTAINER" style="display: none;">
78
-		<form id="ITP_FORM_MPOMNG04010_LIST" class="form-horizontal" onsubmit="return false;">
79
-		<input type="hidden" id="ITP_FORM_MPOMNG04010_DETAIL_VIEW_CD" name="viewCd" value="C">
3
+		<form id="ITP_FORM_MPOMNG04010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
4
+		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
+		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
+		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_IDX" name="sidx" value="0">
80
 		  <div class="content">
7
 		  <div class="content">
81
 			<div class="line header">
8
 			<div class="line header">
82
 			  <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">구매발주현황</div>
9
 			  <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">구매발주현황</div>
@@ -84,15 +11,15 @@
84
 			<div class="line">
11
 			<div class="line">
85
 			  <label>발주일자</label>
12
 			  <label>발주일자</label>
86
 			  <div class="date_to date">
13
 			  <div class="date_to date">
87
-				<input id="ITP_FORM_MPOMNG04010_LIST_SEARCH_FROM_DT" name="fromDt" type="date">
14
+				<input id="ITP_FORM_MPOMNG04010_LIST_SEARCH_FROM_DT" name="fromDt" type="text" class="itp_input date">
88
 				<div class="at">~</div>
15
 				<div class="at">~</div>
89
-				<input id="ITP_FORM_MPOMNG04010_LIST_SEARCH_TO_DT" name="toDt" type="date">
16
+				<input id="ITP_FORM_MPOMNG04010_LIST_SEARCH_TO_DT" name="toDt" type="text" class="itp_input date">
90
 			  </div>
17
 			  </div>
91
 			</div>
18
 			</div>
92
 			<div class="line">
19
 			<div class="line">
93
 			  <label>발주상태</label>
20
 			  <label>발주상태</label>
94
 			  <div class="float_left">
21
 			  <div class="float_left">
95
-				<select name="spchOdrStCd" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_PCH_ORD_ST_CD">
22
+				<select name="spchOdrStCd" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_PCH_ORD_ST_CD" data-select-code="PCH_ODR_ST_CD">
96
 				  <option value=""></option>
23
 				  <option value=""></option>
97
 				</select>
24
 				</select>
98
 				</div>   
25
 				</div>   
@@ -136,14 +63,14 @@
136
 		  </div>
63
 		  </div>
137
 		<div id="ITP_LIST_MPOMNG04010_LIST_ITEM_AREA" class="scroll_area row-3">
64
 		<div id="ITP_LIST_MPOMNG04010_LIST_ITEM_AREA" class="scroll_area row-3">
138
 		  <ul id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
65
 		  <ul id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
139
-			  <div id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY" style="display: block;">
66
+			  <div id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
140
 				<li class="list-row2">
67
 				<li class="list-row2">
141
 				  <div class="left">
68
 				  <div class="left">
142
 					<div class="nomal">
69
 					<div class="nomal">
143
 					  <label>발주일자 &nbsp;:</label>
70
 					  <label>발주일자 &nbsp;:</label>
144
 					  <div class="history">
71
 					  <div class="history">
145
-						<div class="fnPodrDt">2022.10.01</div> 
146
-						(<div class="fnOwnerNm">홍길동 점주</div>)
72
+						<div class="fnPodrDt"></div>
73
+						(<div class="fnPodrMgrNm"></div>)
147
 					  </div>
74
 					  </div>
148
 					</div>
75
 					</div>
149
 				  </div>
76
 				  </div>
@@ -151,11 +78,11 @@
151
 					<div class="nomal">
78
 					<div class="nomal">
152
 					  <label>발주상태 &nbsp;:</label>
79
 					  <label>발주상태 &nbsp;:</label>
153
 					  <div class="history">
80
 					  <div class="history">
154
-						<div class="fnPodrStCd">대기</div>
81
+						<div class="fnPchodrStCd"></div>
155
 					  </div>
82
 					  </div>
156
 					  <label>납품장소명&nbsp;:</label>
83
 					  <label>납품장소명&nbsp;:</label>
157
 					  <div class="history">
84
 					  <div class="history">
158
-						<div class="fnDlvPlaceNm">A매장내</div>
85
+						<div class="fnLocationNm"></div>
159
 					  </div>
86
 					  </div>
160
 					</div>
87
 					</div>
161
 				  </div>
88
 				  </div>
@@ -163,9 +90,9 @@
163
 					<div class="nomal">
90
 					<div class="nomal">
164
 					  <label>발주정보 &nbsp;:</label>
91
 					  <label>발주정보 &nbsp;:</label>
165
 					  <div class="history">
92
 					  <div class="history">
166
-						<div class="fnItemQty">품목수(3)</div> 
93
+						<div class="fnItemQty">품목수($)</div>
167
 						<i>-</i>
94
 						<i>-</i>
168
-						<div class="fnItemAtm">1,200,000</div>원
95
+						<div class="fnPodrTotalAmt"></div>원
169
 					  </div>
96
 					  </div>
170
 					</div>
97
 					</div>
171
 				  </div>
98
 				  </div>
@@ -173,7 +100,7 @@
173
 					<div class="nomal">
100
 					<div class="nomal">
174
 					  <label>공급업체 &nbsp;:</label>
101
 					  <label>공급업체 &nbsp;:</label>
175
 					  <div class="history">
102
 					  <div class="history">
176
-						<div class="fnSpplyNm">A공급업체</div> 
103
+						<div class="fnSpplyNm"></div>
177
 					  </div>
104
 					  </div>
178
 					</div>
105
 					</div>
179
 				  </div>
106
 				  </div>
@@ -189,25 +116,31 @@
189
 			<div class="line">
116
 			<div class="line">
190
 			  <label>발주일자</label>
117
 			  <label>발주일자</label>
191
 			  <div class="line_right">
118
 			  <div class="line_right">
192
-				<div class="fnPodrDt">2022.10.10</div>
119
+				<div class="fnPodrDt"></div>
193
 			  </div>      
120
 			  </div>      
194
 			</div>
121
 			</div>
195
 			<div class="line">
122
 			<div class="line">
196
 			  <label>발주금액</label>
123
 			  <label>발주금액</label>
197
 			  <div class="line_right">
124
 			  <div class="line_right">
198
-				<div class="fnPodrAmt">424,000원</div>
125
+				<div class="fnPodrTotalAmt"></div>
126
+			  </div>
127
+			</div>
128
+			<div class="line">
129
+			  <label>납기요청일자</label>
130
+			  <div class="line_right">
131
+				  <div class="fnDlvReqDt"></div>
199
 			  </div>
132
 			  </div>
200
 			</div>
133
 			</div>
201
 			<div class="line">
134
 			<div class="line">
202
 			  <label>납품장소</label>
135
 			  <label>납품장소</label>
203
 			  <div class="line_right">
136
 			  <div class="line_right">
204
-				<div class="fnDlvPlace">A매장내</div>
137
+				<div class="fnShmtWhsNm"></div>
205
 			  </div>
138
 			  </div>
206
 			</div>
139
 			</div>
207
 			<div class="line">
140
 			<div class="line">
208
 			  <label>공급업체</label>
141
 			  <label>공급업체</label>
209
 			  <div class="line_right">
142
 			  <div class="line_right">
210
-				<div class="fnSpplyNm">A공급업체</div>
143
+				<div class="fnWhsNm"></div>
211
 			  </div>
144
 			  </div>
212
 			</div>
145
 			</div>
213
 			<div class="table_header">
146
 			<div class="table_header">
@@ -216,13 +149,13 @@
216
 		  </div>
149
 		  </div>
217
 		<div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA" class="scroll_area row-2">
150
 		<div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA" class="scroll_area row-2">
218
 		  <ul id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
151
 		  <ul id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
219
-			  <div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWCOPY" style="display:block;">
152
+			  <div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWCOPY" style="display:none;">
220
 				<li class="list-row2">
153
 				<li class="list-row2">
221
 				  <div class="left">
154
 				  <div class="left">
222
 					<div class="nomal">
155
 					<div class="nomal">
223
 					  <label>품목명</label>
156
 					  <label>품목명</label>
224
 					  <span>:</span>
157
 					  <span>:</span>
225
-					  <div class="fnItemNm">품목명</div>
158
+					  <div class="fnItemNm"></div>
226
 					</div>
159
 					</div>
227
 				  </div>
160
 				  </div>
228
 				  <div class="left">
161
 				  <div class="left">
@@ -230,11 +163,11 @@
230
 					  <label>수량</label>
163
 					  <label>수량</label>
231
 					  <span>:</span>
164
 					  <span>:</span>
232
 					  <div class="history">
165
 					  <div class="history">
233
-						<div class="fnQty">대기</div>
166
+						<div class="fnPodrQty"></div>
234
 					  </div>
167
 					  </div>
235
 					  <label class="sub_info">금액&nbsp;:</label>
168
 					  <label class="sub_info">금액&nbsp;:</label>
236
 					  <div class="history">
169
 					  <div class="history">
237
-						<div class="fnAmt">A매장내</div>
170
+						<div class="fnUnitAmt"></div>
238
 					  </div>
171
 					  </div>
239
 					</div>
172
 					</div>
240
 				  </div>
173
 				  </div>
@@ -243,26 +176,101 @@
243
 					  <label>구매가 </label>
176
 					  <label>구매가 </label>
244
 					  <div class="history">
177
 					  <div class="history">
245
 					  <span>:</span>
178
 					  <span>:</span>
246
-					  <div class="fnPchActAmt">품목수(3)</div> 
179
+					  <div class="fnPodrAmt"></div>
247
 					  </div>
180
 					  </div>
248
 					</div>
181
 					</div>
249
 				  </div>
182
 				  </div>
250
-				  <div class="left">
183
+				  <!--<div class="left">
251
 					<div class="nomal">
184
 					<div class="nomal">
252
 					  <label>납기요청일가 </label>
185
 					  <label>납기요청일가 </label>
253
 					  <div class="history">
186
 					  <div class="history">
254
 					  	<span>:</span>
187
 					  	<span>:</span>
255
-						<div class="fnDlvReqDt">A공급업체</div> 
188
+						<div class="fnDlvReqDt"></div>
256
 					  </div>
189
 					  </div>
257
 					</div>
190
 					</div>
258
-				  </div>
191
+				  </div>-->
259
 				</li>
192
 				</li>
260
 			</div>
193
 			</div>
261
 		  </div>
194
 		  </div>
262
 		  <div class="button_bar">
195
 		  <div class="button_bar">
263
-			<button id="ITP_BTN_MPOMNG04010_VIEW_CANCEL" class="col_12 btn-gray CLB">취소</button>
196
+			<button id="ITP_BTN_MPOMNG04010_VIEW_CANCEL_LIST" class="col_12 btn-gray CLB">취소</button>
264
 		  </div>
197
 		  </div>
265
 	  </form>
198
 	  </form>
266
 	</div>
199
 	</div>
267
 	<div id="ITP_MOBILE_JS"></div>
200
 	<div id="ITP_MOBILE_JS"></div>
201
+	<div id="ITP_POP_MPOMNG04010_SPPLY_AREA" class="popup2 mobile-pop-close" style="display: none;">
202
+		<div class="pop">
203
+			<div class="header">
204
+				<div class="header_left">
205
+					<label>공급업체</label>
206
+				</div>
207
+				<div class="header_right">
208
+					<button type="button" id="ITP_BTN_MPOMNG04010_POP_SPPLY_CLOSE"><img src="../img/close.png"></button>
209
+				</div>
210
+			</div>
211
+			<div class="search_bar">
212
+				<form id="ITP_FORM_MPOMNG04010_POP_SPPLY_SEARCH" class="form-horizontal" onsubmit="return false;">
213
+					<input type="hidden" id="ITP_FORM_MPOMNG04010_POP_SPPLY_ITEM_BRAND_ID" name="sbrandId" value="">
214
+					<input type="hidden" id="ITP_FORM_MPOMNG04010_PO_PSPPLY_ITEM_STORE_ID" name="sstoreId" value="">
215
+					<input id="ITP_FORM_MPOMNG04010_POP_SPPLY_KEYWORD" type="text" name="sspplyNm" placeholder="공급업체명">
216
+					<button id="ITP_BTN_MPOMNG04010_POP_SPPLY_SEARCH"><img src="../img/search.png"></button>
217
+				</form>
218
+			</div>
219
+			<div class="select_btn">
220
+				<button id="ITP_BTN_MPOMNG04010_POP_SPPLY_NM" class="btn_blue">공급업체 ▼</button>
221
+			</div>
222
+			<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_AREA" class="popup_scroll">
223
+				<ul id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWS" class="mb_0 panel-group itp_nav"></ul>
224
+				<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY" style="display: none;">
225
+					<li class="row_2">
226
+						<div class="scroll_left">
227
+							<div class="con_2 fnSpplyNm">공급업체 명A</div>
228
+							<div class="con_2 sub fnStNm">($)</div>
229
+						</div>
230
+						<div class="scroll_right">
231
+							<button id="ITP_BTN_MPOMNG04010_POP_SPPLY_CHOICE" class="fnSpplyId">선택</button>
232
+						</div>
233
+					</li>
234
+				</div>
235
+			</div>
236
+		</div>
237
+	</div>
238
+	<div id="ITP_POP_MPOMNG04010_WHS_AREA" class="popup2 mobile-pop-close" style="display: none;">
239
+		<div class="pop">
240
+			<div class="header">
241
+				<div class="header_left">
242
+					<label>납품장소</label>
243
+				</div>
244
+				<div class="header_right">
245
+					<button type="button" id="ITP_BTN_MPOMNG04010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
246
+				</div>
247
+			</div>
248
+			<div class="search_bar">
249
+				<form id="ITP_FORM_MPOMNG04010_POP_WHS" class="form-horizontal" onsubmit="return false;">
250
+					<input type="hidden" id="ITP_FORM_MPOMNG04010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
251
+					<input type="hidden" id="ITP_FORM_MPOMNG04010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
252
+					<input id="ITP_FORM_MPOMNG04010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
253
+					<button id="ITP_BTN_MPOMNG04010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
254
+				</form>
255
+			</div>
256
+			<div class="select_btn">
257
+				<button id="ITP_BTN_MPOMNG04010_POP_WHS_NM" class="btn_blue">납품장소▼</button>
258
+			</div>
259
+			<div id="ITP_LIST_MPOMNG04010_POP_WHS_AREA" class="popup_scroll">
260
+				<ul id="ITP_LIST_MPOMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
261
+				<div id="ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY" style="display: none;">
262
+					<li class="row_2">
263
+						<div class="scroll_left">
264
+							<div class="fnWhsNm"></div>
265
+							<div class="sub fnLocationNm"></div>
266
+							<div class="sub fnLocationNm"></div>
267
+						</div>
268
+						<div class="scroll_right">
269
+							<button id="ITP_BTN_MPOMNG04010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
270
+						</div>
271
+					</li>
272
+				</div>
273
+			</div>
274
+		</div>
275
+	</div>
268
   </section>
276
   </section>

+ 7 - 7
src/main/webapp/mobile/app/mpomng/MPOMNG05010.html

@@ -16,9 +16,9 @@
16
 						<option value="4">납품완료일</option>
16
 						<option value="4">납품완료일</option>
17
 					</select>
17
 					</select>
18
 					<div class="date_to">
18
 					<div class="date_to">
19
-						<input id="ITP_FORM_MPOMNG05010_LIST_SEARCH_FROM_DT" name="fromDt" class="year" type="date">
19
+						<input id="ITP_FORM_MPOMNG05010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" type="text">
20
 						<div class="at">~</div>
20
 						<div class="at">~</div>
21
-						<input id="ITP_FORM_MPOMNG05010_LIST_SEARCH_TO_DT" name="toDt" class="year" type="date">
21
+						<input id="ITP_FORM_MPOMNG05010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" type="text">
22
 					</div>
22
 					</div>
23
 				</div>
23
 				</div>
24
 				<div class="line">
24
 				<div class="line">
@@ -148,7 +148,7 @@
148
 			</div>
148
 			</div>
149
 			<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_AREA" class="popup_scroll">
149
 			<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_AREA" class="popup_scroll">
150
 				<ul id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
150
 				<ul id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
151
-				<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWCOPY" style="display: block;">
151
+				<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWCOPY" style="display: none;">
152
 					<li class="row_2">
152
 					<li class="row_2">
153
 						<div class="scroll_left">
153
 						<div class="scroll_left">
154
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
154
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
@@ -185,12 +185,12 @@
185
 			</div>
185
 			</div>
186
 			<div id="ITP_LIST_MPOMNG05010_POP_WHS_AREA" class="popup_scroll">
186
 			<div id="ITP_LIST_MPOMNG05010_POP_WHS_AREA" class="popup_scroll">
187
 				<ul id="ITP_LIST_MPOMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
187
 				<ul id="ITP_LIST_MPOMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
188
-				<div id="ITP_LIST_MPOMNG05010_POP_WHS_ROWCOPY" style="display: block;">
188
+				<div id="ITP_LIST_MPOMNG05010_POP_WHS_ROWCOPY" style="display: none;">
189
 					<li class="row_2">
189
 					<li class="row_2">
190
 						<div class="scroll_left">
190
 						<div class="scroll_left">
191
-							<div class="fnWhsNm">브랜드 창고 명A</div>
192
-							<div class="sub fnLocationNm">서울특별시 동대문구 서울 시립대로 12길</div>
193
-							<div class="sub fnLocationNm">누리자 B/D</div>
191
+							<div class="fnWhsNm"></div>
192
+							<div class="sub fnLocationNm"></div>
193
+							<div class="sub fnLocationNm"></div>
194
 						</div>
194
 						</div>
195
 						<div class="scroll_right">
195
 						<div class="scroll_right">
196
 							<button id="ITP_BTN_MPOMNG05010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
196
 							<button id="ITP_BTN_MPOMNG05010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>

+ 7 - 0
src/main/webapp/mobile/js/app/login.js

@@ -14,6 +14,13 @@ require(['config'], function() {
14
 			$th.val($th.val().replace(/(<([^>]+)>)/ig, function() {return '';}));
14
 			$th.val($th.val().replace(/(<([^>]+)>)/ig, function() {return '';}));
15
 		});
15
 		});
16
 
16
 
17
+		$('button[id^="ITP_FORM_DEL_LOGIN"]').on('click', function() {
18
+			$(this).closest('.input_area').find('input').val('');
19
+			if($(this).attr('id') === 'ITP_FORM_DEL_LOGIN_BSNS_REG_NO') {
20
+				$('#ITP_FORM_LOGIN_BRAND_ID').empty();
21
+			}
22
+		});
23
+
17
 		$('#ITP_BTN_LOGIN_BSNS_REG_NO').on('click', function() {
24
 		$('#ITP_BTN_LOGIN_BSNS_REG_NO').on('click', function() {
18
 			itp_fn_login_reg_no();
25
 			itp_fn_login_reg_no();
19
 		});
26
 		});

+ 2 - 2
src/main/webapp/mobile/js/app/mpomng/ITP_MPOMNG02010.js

@@ -169,7 +169,7 @@ let mobContentObj = {
169
 				_this.totPage = result.gridTotal;
169
 				_this.totPage = result.gridTotal;
170
 				$.each(result.gridRows, function (i, item) {
170
 				$.each(result.gridRows, function (i, item) {
171
 					$('#ITP_LIST_MPOMNG02010_ITEM_AREA .panel-group').append($('#ITP_LIST_MPOMNG02010_ITEM_ROWCOPY').html());
171
 					$('#ITP_LIST_MPOMNG02010_ITEM_AREA .panel-group').append($('#ITP_LIST_MPOMNG02010_ITEM_ROWCOPY').html());
172
-					var $li = $('#ITP_LIST_MPOMNG02010_ITEM_AREA .panel-group > .list-row:last');
172
+					var $li = $('#ITP_LIST_MPOMNG02010_ITEM_AREA .panel-group > .history_list:last');
173
 					$li.find('.fnPchReqDt').text(item.pchReqDt);
173
 					$li.find('.fnPchReqDt').text(item.pchReqDt);
174
 					$li.find('.fnPchReqMgrNm').text(item.pchReqMgrNm);
174
 					$li.find('.fnPchReqMgrNm').text(item.pchReqMgrNm);
175
 					$li.find('.fnPchReqStNm').text(item.pchReqStNm);
175
 					$li.find('.fnPchReqStNm').text(item.pchReqStNm);
@@ -188,7 +188,7 @@ let mobContentObj = {
188
 		},
188
 		},
189
 		action: function () {
189
 		action: function () {
190
 			var _this = this;
190
 			var _this = this;
191
-			$(document).on('click', '#ITP_LIST_MPOMNG02010_LIST_ROWS li', function() {
191
+			$(document).on('click', '#ITP_LIST_MPOMNG02010_ITEM_ROWS li', function() {
192
 				var index = $(this).index();
192
 				var index = $(this).index();
193
 				var item = _this.rows[index];
193
 				var item = _this.rows[index];
194
 				(item.pchReqStCd === PCH_REQ_ST_CD_TEMP_SAVE) ? mobContentObj.modify.init(item) : mobContentObj.detail.init(item);
194
 				(item.pchReqStCd === PCH_REQ_ST_CD_TEMP_SAVE) ? mobContentObj.modify.init(item) : mobContentObj.detail.init(item);

+ 15 - 18
src/main/webapp/mobile/js/app/mpomng/ITP_MPOMNG04010.js

@@ -25,7 +25,6 @@ let mobPageObj = {
25
 	ui: {
25
 	ui: {
26
 		init: function () {
26
 		init: function () {
27
 			this.view();
27
 			this.view();
28
-			this.info();
29
 		},
28
 		},
30
 		view: function() {
29
 		view: function() {
31
 			// 공통코드 표시
30
 			// 공통코드 표시
@@ -36,10 +35,10 @@ let mobPageObj = {
36
 			});
35
 			});
37
 
36
 
38
 			// 조회일자 지정
37
 			// 조회일자 지정
39
-			$('#ITP_FORM_MPOMNG04010_LIST_SEARCH_FROM_DT').val(itp_fn_date_add('M', -1));
40
-			$('#ITP_FORM_MPOMNG04010_LIST_SEARCH_TO_DT').val(itp_fn_date_add('M', 0));
41
-		},
42
-		info: function() {
38
+			$('#ITP_MOBILE_MPOMNG04010 .itp_input.date').datepicker(ITP_DATE_LANGUAGE);
39
+			$('#ITP_FORM_MPOMNG04010_LIST_SEARCH_FROM_DT').datepicker('setDate', itp_fn_date_add('M', -1));
40
+			$('#ITP_FORM_MPOMNG04010_LIST_SEARCH_TO_DT').datepicker('setDate', itp_fn_date_add('M', 0));
41
+
43
 			$('input:hidden[id$="_BRAND_ID"]').val(fn_make_user_info.get('brandId'));
42
 			$('input:hidden[id$="_BRAND_ID"]').val(fn_make_user_info.get('brandId'));
44
 			$('input:hidden[id$="_STORE_ID"]').val(fn_make_user_info.get('storeId'));
43
 			$('input:hidden[id$="_STORE_ID"]').val(fn_make_user_info.get('storeId'));
45
 		}
44
 		}
@@ -74,7 +73,7 @@ let mobPageObj = {
74
 				mobContentObj.view.init(item);
73
 				mobContentObj.view.init(item);
75
 			});
74
 			});
76
 
75
 
77
-			$(document).on('click', '#ITP_POP_MPOMNG04010_LIST_SPPLY_ROWS li button', function() {
76
+			$(document).on('click', '#ITP_POP_MPOMNG04010_SPPLY_LIST_ROWS li button', function() {
78
 				mobPopObj.popSpply.choice($(this));
77
 				mobPopObj.popSpply.choice($(this));
79
 			});
78
 			});
80
 
79
 
@@ -144,11 +143,12 @@ let mobContentObj = {
144
 				_this.totPage = result.gridTotal;
143
 				_this.totPage = result.gridTotal;
145
 				$.each(result.gridRows, function (i, item) {
144
 				$.each(result.gridRows, function (i, item) {
146
 					$('#ITP_LIST_MPOMNG04010_LIST_ITEM_AREA .panel-group').append($('#ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY').html());
145
 					$('#ITP_LIST_MPOMNG04010_LIST_ITEM_AREA .panel-group').append($('#ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY').html());
147
-					var $li = $('#ITP_LIST_MPOMNG04010_LIST_ITEM_AREA .panel-group > .list-row:last');
146
+					var $li = $('#ITP_LIST_MPOMNG04010_LIST_ITEM_AREA .panel-group > .list-row2:last');
148
 					$li.find('.fnPodrDt').text(item.podrDt);
147
 					$li.find('.fnPodrDt').text(item.podrDt);
149
 					$li.find('.fnPodrMgrNm').text(item.podrMgrNm);
148
 					$li.find('.fnPodrMgrNm').text(item.podrMgrNm);
150
 					$li.find('.fnPchodrStCd').text(item.pchOdrStNm);
149
 					$li.find('.fnPchodrStCd').text(item.pchOdrStNm);
151
-					$li.find('.fnLocationNm').text(item.whsNm + ' - ' + item.locationNm);
150
+					$li.find('.fnLocationNm').text(item.whsNm);
151
+					// $li.find('.fnLocationNm').text(item.whsNm + ' - ' + item.locationNm);
152
 					$li.find('.fnItemQty').text($li.find('.fnItemQty').text().replace('$', item.podrItemQty));
152
 					$li.find('.fnItemQty').text($li.find('.fnItemQty').text().replace('$', item.podrItemQty));
153
 					$li.find('.fnPodrTotalAmt').text(CommonObj.comma.set(item.podrTotalAmt));
153
 					$li.find('.fnPodrTotalAmt').text(CommonObj.comma.set(item.podrTotalAmt));
154
 					$li.find('.fnSpplyNm').text(item.spplyNm);
154
 					$li.find('.fnSpplyNm').text(item.spplyNm);
@@ -159,8 +159,6 @@ let mobContentObj = {
159
 			const param = $('#ITP_FORM_MPOMNG04010_LIST_SEARCH').serializeObject();
159
 			const param = $('#ITP_FORM_MPOMNG04010_LIST_SEARCH').serializeObject();
160
 			param.gridPage = ++this.listPage;
160
 			param.gridPage = ++this.listPage;
161
 			param.gridSize = this.listSize;
161
 			param.gridSize = this.listSize;
162
-			param.fromDt = CommonObj.onlyNumber(param.fromDt);
163
-			param.toDt = CommonObj.onlyNumber(param.toDt);
164
 			console.log(JSON.stringify(param));
162
 			console.log(JSON.stringify(param));
165
 			fn_ajax_call(API_MOBILE_GRID_LIST, JSON.stringify(param), callbackFn, 'POST', errFn);
163
 			fn_ajax_call(API_MOBILE_GRID_LIST, JSON.stringify(param), callbackFn, 'POST', errFn);
166
 		}
164
 		}
@@ -184,13 +182,12 @@ let mobContentObj = {
184
 			var id = '#ITP_AJAX_MPOMNG04010_VIEW_CONTAINER';
182
 			var id = '#ITP_AJAX_MPOMNG04010_VIEW_CONTAINER';
185
 			$(id).find('.fnPodrDt').text(result.podrDt);
183
 			$(id).find('.fnPodrDt').text(result.podrDt);
186
 			$(id).find('.fnPodrTotalAmt').text(CommonObj.currency.add(result.podrTotalAmt));
184
 			$(id).find('.fnPodrTotalAmt').text(CommonObj.currency.add(result.podrTotalAmt));
187
-			$(id).find('.fnShmtWhsDvsnNm').text(result.shmtWhsDvsnNm);
188
-			$(id).find('.fnSpplyNm').text(result.spplyNm);
185
+			$(id).find('.fnShmtWhsNm').text(result.shmtWhsNm);
186
+			$(id).find('.fnWhsNm').text(result.whsNm);
189
 			$(id).find('.fnDlvReqDt').text(result.dlvReqDt);
187
 			$(id).find('.fnDlvReqDt').text(result.dlvReqDt);
190
 			$.each(result.pchOdrDtlList, function (i, item) {
188
 			$.each(result.pchOdrDtlList, function (i, item) {
191
 				$('#ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA .panel-group').append($('#ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWCOPY').html());
189
 				$('#ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA .panel-group').append($('#ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWCOPY').html());
192
-				var $li = $('#ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA .panel-group > .list-row:last');
193
-				console.log(item);
190
+				var $li = $('#ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA .panel-group > .list-row2:last');
194
 				$li.find('.fnItemNm').text(item.itemNm);
191
 				$li.find('.fnItemNm').text(item.itemNm);
195
 				$li.find('.fnUnit').text(item.unit);
192
 				$li.find('.fnUnit').text(item.unit);
196
 				$li.find('.fnPodrQty').text(CommonObj.currency.add(item.podrQty));
193
 				$li.find('.fnPodrQty').text(CommonObj.currency.add(item.podrQty));
@@ -222,7 +219,7 @@ let mobPopObj = {
222
 		},
219
 		},
223
 		search: function() {
220
 		search: function() {
224
 			var _this = this;
221
 			var _this = this;
225
-			$('#ITP_POP_MPOMNG04010_LIST_SPPLY_AREA .panel-group').empty();
222
+			$('#ITP_POP_MPOMNG04010_SPPLY_AREA .panel-group').empty();
226
 			var callbackFn = function(result) {
223
 			var callbackFn = function(result) {
227
 				console.log(result);
224
 				console.log(result);
228
 				_this.view(result.gridRows);
225
 				_this.view(result.gridRows);
@@ -233,8 +230,8 @@ let mobPopObj = {
233
 		view: function(gridRows) {
230
 		view: function(gridRows) {
234
 			this.rows = gridRows;
231
 			this.rows = gridRows;
235
 			$.each(gridRows, function (i, item) {
232
 			$.each(gridRows, function (i, item) {
236
-				$('#ITP_POP_MPOMNG04010_LIST_SPPLY_AREA .panel-group').append($('#ITP_POP_MPOMNG04010_LIST_SPPLY_ROWCOPY').html());
237
-				var $li = $('#ITP_POP_MPOMNG04010_LIST_SPPLY_AREA .panel-group > .list-row:last');
233
+				$('#ITP_POP_MPOMNG04010_SPPLY_AREA .panel-group').append($('#ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY').html());
234
+				var $li = $('#ITP_POP_MPOMNG04010_SPPLY_AREA .panel-group > .row_2:last');
238
 				$li.find('.fnSpplyNm').text(item.spplyNm);
235
 				$li.find('.fnSpplyNm').text(item.spplyNm);
239
 				$li.find('.fnStNm').text($li.find('.fnStNm').text().replace('$', item.stNm));
236
 				$li.find('.fnStNm').text($li.find('.fnStNm').text().replace('$', item.stNm));
240
 				$li.find('.fnSpplyId').data('item-key', item.spplyId);
237
 				$li.find('.fnSpplyId').data('item-key', item.spplyId);
@@ -298,7 +295,7 @@ let mobPopObj = {
298
 			this.rows = gridRows;
295
 			this.rows = gridRows;
299
 			$.each(gridRows, function (i, item) {
296
 			$.each(gridRows, function (i, item) {
300
 				$('#ITP_LIST_MPOMNG04010_POP_WHS_AREA .panel-group').append($('#ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY').html());
297
 				$('#ITP_LIST_MPOMNG04010_POP_WHS_AREA .panel-group').append($('#ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY').html());
301
-				var $li = $('#ITP_LIST_MPOMNG04010_POP_WHS_AREA .panel-group > .list-row:last');
298
+				var $li = $('#ITP_LIST_MPOMNG04010_POP_WHS_AREA .panel-group > .row_2:last');
302
 				$li.find('.fnWhsNm').text(item.whsNm);
299
 				$li.find('.fnWhsNm').text(item.whsNm);
303
 				$li.find('.fnLocationNm').text(item.locationNm);
300
 				$li.find('.fnLocationNm').text(item.locationNm);
304
 				$li.find('.fnWhsId').data('whs-id', item.whsId);
301
 				$li.find('.fnWhsId').data('whs-id', item.whsId);

+ 5 - 4
src/main/webapp/mobile/js/app/mpomng/ITP_MPOMNG05010.js

@@ -35,8 +35,9 @@ let mobPageObj = {
35
 			});
35
 			});
36
 
36
 
37
 			// 조회일자 지정
37
 			// 조회일자 지정
38
-			$('#ITP_FORM_MPOMNG05010_LIST_SEARCH_FROM_DT').val(itp_fn_date_add('M', -1));
39
-			$('#ITP_FORM_MPOMNG05010_LIST_SEARCH_TO_DT').val(itp_fn_date_add('M', 0));
38
+			$('#ITP_MOBILE_MPOMNG05010 .itp_input.date').datepicker(ITP_DATE_LANGUAGE);
39
+			$('#ITP_FORM_MPOMNG05010_LIST_SEARCH_FROM_DT').datepicker('setDate', itp_fn_date_add('M', -1));
40
+			$('#ITP_FORM_MPOMNG05010_LIST_SEARCH_TO_DT').datepicker('setDate', itp_fn_date_add('M', 0));
40
 		},
41
 		},
41
 		info: function() {
42
 		info: function() {
42
 			$('input:hidden[id$="_BRAND_ID"]').val(fn_make_user_info.get('brandId'));
43
 			$('input:hidden[id$="_BRAND_ID"]').val(fn_make_user_info.get('brandId'));
@@ -180,7 +181,7 @@ let mobPopObj = {
180
 			this.rows = gridRows;
181
 			this.rows = gridRows;
181
 			$.each(gridRows, function (i, item) {
182
 			$.each(gridRows, function (i, item) {
182
 				$('#ITP_POP_MPOMNG05010_LIST_SPPLY_AREA .panel-group').append($('#ITP_POP_MPOMNG05010_LIST_SPPLY_ROWCOPY').html());
183
 				$('#ITP_POP_MPOMNG05010_LIST_SPPLY_AREA .panel-group').append($('#ITP_POP_MPOMNG05010_LIST_SPPLY_ROWCOPY').html());
183
-				var $li = $('#ITP_POP_MPOMNG05010_LIST_SPPLY_AREA .panel-group > .list-row:last');
184
+				var $li = $('#ITP_POP_MPOMNG05010_LIST_SPPLY_AREA .panel-group > .row_2:last');
184
 				$li.find('.fnSpplyNm').text(item.spplyNm);
185
 				$li.find('.fnSpplyNm').text(item.spplyNm);
185
 				$li.find('.fnStNm').text($li.find('.fnStNm').text().replace('$', item.stNm));
186
 				$li.find('.fnStNm').text($li.find('.fnStNm').text().replace('$', item.stNm));
186
 				$li.find('.fnSpplyId').data('item-key', item.spplyId);
187
 				$li.find('.fnSpplyId').data('item-key', item.spplyId);
@@ -244,7 +245,7 @@ let mobPopObj = {
244
 			this.rows = gridRows;
245
 			this.rows = gridRows;
245
 			$.each(gridRows, function (i, item) {
246
 			$.each(gridRows, function (i, item) {
246
 				$('#ITP_LIST_MPOMNG05010_POP_WHS_AREA .panel-group').append($('#ITP_LIST_MPOMNG05010_POP_WHS_ROWCOPY').html());
247
 				$('#ITP_LIST_MPOMNG05010_POP_WHS_AREA .panel-group').append($('#ITP_LIST_MPOMNG05010_POP_WHS_ROWCOPY').html());
247
-				var $li = $('#ITP_LIST_MPOMNG05010_POP_WHS_AREA .panel-group > .list-row:last');
248
+				var $li = $('#ITP_LIST_MPOMNG05010_POP_WHS_AREA .panel-group > .row_2:last');
248
 				$li.find('.fnWhsNm').text(item.whsNm);
249
 				$li.find('.fnWhsNm').text(item.whsNm);
249
 				$li.find('.fnLocationNm').text(item.locationNm);
250
 				$li.find('.fnLocationNm').text(item.locationNm);
250
 				$li.find('.fnWhsId').data('whs-id', item.whsId);
251
 				$li.find('.fnWhsId').data('whs-id', item.whsId);