diff --git a/WebContent/WEB-INF/view/partMng/partMngList.jsp b/WebContent/WEB-INF/view/partMng/partMngList.jsp index 321a6c4..d248cc8 100644 --- a/WebContent/WEB-INF/view/partMng/partMngList.jsp +++ b/WebContent/WEB-INF/view/partMng/partMngList.jsp @@ -125,7 +125,7 @@ String connector = person.getUserId(); $('.select2').select2(); // 품번/품명 Select2 AJAX 초기화 - initPartSelect2Ajax("#SEARCH_PART_NO", "#SEARCH_PART_NAME", "#SEARCH_PART_OBJID"); + // initPartSelect2Ajax("#SEARCH_PART_NO", "#SEARCH_PART_NAME", "#SEARCH_PART_OBJID"); //첨부팝업 $(".File").click(function(){ @@ -760,16 +760,16 @@ function fn_deleteErp(){