페이징 표출 보완
This commit is contained in:
parent
826dc9df79
commit
4c77981595
@ -282,7 +282,7 @@ function pageLoad(fnName,pageIndex, totRecordCount, startPage, endPage, lastPage
|
||||
}
|
||||
|
||||
|
||||
$("#paging").append(html);
|
||||
$("#paging").html(html);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user