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}