tsit14 5 tahun lalu
induk
melakukan
cacaa8f305

+ 1 - 1
src/main/webapp/WEB-INF/views/mob/mypage/MypageOrderListFormMob.html

@@ -316,7 +316,7 @@ var fnGetInfiniteScrollDataList = function() {
 				success: function (result) {
 					if (result != null) {
 						$("#listBox").css("display", "block");
-						//$("#listBox").append(result);
+						$("#listBox").append(result);
 						
 						// 2021.05.27 인피니티스크롤
 						var orderListCnt = 0;