커밋
This commit is contained in:
parent
9e5bf45682
commit
2560b4a768
@ -141,7 +141,7 @@ public class NlibSearchController extends NlibCommonController {
|
||||
searchVO.setResultList(operList);
|
||||
|
||||
model.addAttribute("pageVO", pageVO);
|
||||
model.addAttribute("searchVO", searchVO);
|
||||
model.addAttribute("searchVO", searchVO);
|
||||
|
||||
}catch(NumberFormatException e){
|
||||
log.error("searchList.do paging > NumberFormatException 발생 : " + e.toString());
|
||||
|
||||
Loading…
Reference in New Issue
Block a user