Parcourir la source

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

yhl88 il y a 2 ans
Parent
commit
00e816c42c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/webapp/mobile/js/app/mloanmng/ITP_MLOANMNG03010.js

+ 1 - 1
src/main/webapp/mobile/js/app/mloanmng/ITP_MLOANMNG03010.js

@@ -268,7 +268,7 @@ let mobContObj = {
268 268
 			popup: function() {
269 269
 				// 결제 팝업 결과
270 270
 				var popFn = function(rowDataPop) {
271
-					mobContObj.list.search();
271
+					mobContObj.list.init();
272 272
 				};
273 273
 				// 결제 팝업
274 274
 				// 결제타입코드 : 10(선불(충전)), 20(후불(결제)), 30(후불(선결제))