From 0a29c2dd8005001dbfd9d391540da59ec91d8b7e Mon Sep 17 00:00:00 2001 From: hjjeong Date: Fri, 9 Jan 2026 16:50:42 +0900 Subject: [PATCH] select2 --- .../view/quality/processInspectionList.jsp | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/WebContent/WEB-INF/view/quality/processInspectionList.jsp b/WebContent/WEB-INF/view/quality/processInspectionList.jsp index 00ee121..7cb6c00 100644 --- a/WebContent/WEB-INF/view/quality/processInspectionList.jsp +++ b/WebContent/WEB-INF/view/quality/processInspectionList.jsp @@ -141,18 +141,6 @@ function fn_search(){ _tabulGrid = fnc_tabul_search(_tabul_layout_fitColumns, _tabulGrid, "/quality/processInspectionGridList.do", columns, true); } -// 검색조건 초기화 -// function fn_reset(){ -// $("#search_inspection_date_from").val(""); -// $("#search_inspection_date_to").val(""); -// $("#search_inspector").val(""); -// $("#search_project_no").val(""); -// $("#search_part_no").val(""); -// $("#search_part_name").val(""); -// $("#search_inspection_result").val(""); -// $("#search_process_cd").val("").trigger("change"); -// } - // 공정검사 등록 팝업 function fn_registPopUp(){ var popup_width = 1500; @@ -353,7 +341,7 @@ async function fn_createExcelFile(data){ - @@ -362,7 +350,7 @@ async function fn_createExcelFile(data){ - @@ -386,7 +374,7 @@ async function fn_createExcelFile(data){ -