From a47b1f1ff67aa8430f53ccb53bc9575cbfc61504 Mon Sep 17 00:00:00 2001 From: chpark Date: Mon, 13 Oct 2025 17:04:41 +0900 Subject: [PATCH] =?UTF-8?q?BOM=EC=A1=B0=ED=9A=8C=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../view/partMng/structureAscendingList.jsp | 73 +++++++++---------- 1 file changed, 36 insertions(+), 37 deletions(-) diff --git a/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp b/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp index d7f22c1..3a4b2b6 100644 --- a/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp +++ b/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp @@ -12,6 +12,7 @@ var headerNames = []; var colModels = []; var grid; $(document).ready(function(){ + $('.select2').select2(); $("._table1").scroll(function () { $("._table2").scrollLeft($("._table1").scrollLeft()); @@ -707,15 +708,8 @@ function fn_excelExport(pGridObj,pFileName){ -<%-- - --%> - + - + --> +
- -
@@ -800,17 +791,19 @@ function fn_excelExport(pGridObj,pFileName){ + - - - - + + + + + + - @@ -828,19 +821,21 @@ function fn_excelExport(pGridObj,pFileName){ 품번 - 품명 + 품명 수량 + 항목 수량 3D 2D PDF - 재질 - 사양(규격) - 후처리 - MAKER + 재료 + 열처리경도 + 열처리방법 + 표면처리 + 공급업체 + 범주 이름 Revision EO No EO Date - PART구분 비고 @@ -864,17 +859,19 @@ function fn_excelExport(pGridObj,pFileName){ + - - - - + + + + + + - @@ -918,17 +915,19 @@ function fn_excelExport(pGridObj,pFileName){  ${item.PART_NAME} ${item.QTY}<%-- --%> + ${item.P_QTY}<%-- --%> - ${item.MATERIAL} - ${item.SPEC} - ${item.POST_PROCESSING} - ${item.MAKER} + ${item.MATERIAL} + ${item.SPEC} + ${item.POST_PROCESSING} + ${item.POST_PROCESSING} + ${item.MAKER} + ${item.PART_TYPE_TITLE} ${item.REVISION} ${item.EO_NO} ${item.EO_DATE} - ${item.PART_TYPE_TITLE} ${item.REMARK}