From fab07469c2a4e8d55b6ead6728abb2084fd92f1f Mon Sep 17 00:00:00 2001 From: hjjeong Date: Wed, 26 Nov 2025 16:15:47 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=9C=ED=92=88=EA=B4=80=EB=A6=AC->=EA=B0=9C?= =?UTF-8?q?=EB=B0=9C=EA=B4=80=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/view/partMng/partMngHisList.jsp | 2 +- WebContent/WEB-INF/view/partMng/partMngList.jsp | 2 +- WebContent/WEB-INF/view/partMng/partMngTempList.jsp | 2 +- WebContent/WEB-INF/view/partMng/structureAscendingList.jsp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WebContent/WEB-INF/view/partMng/partMngHisList.jsp b/WebContent/WEB-INF/view/partMng/partMngHisList.jsp index fa2d7c1..770d0bf 100644 --- a/WebContent/WEB-INF/view/partMng/partMngHisList.jsp +++ b/WebContent/WEB-INF/view/partMng/partMngHisList.jsp @@ -123,7 +123,7 @@ function fn_partMngHisDetail(objId){

- 제품관리_설계변경 리스트 + 개발관리_설계변경 리스트

diff --git a/WebContent/WEB-INF/view/partMng/partMngList.jsp b/WebContent/WEB-INF/view/partMng/partMngList.jsp index 7dc7f6f..dc5d79c 100644 --- a/WebContent/WEB-INF/view/partMng/partMngList.jsp +++ b/WebContent/WEB-INF/view/partMng/partMngList.jsp @@ -484,7 +484,7 @@ String connector = person.getUserId();

- 제품관리_PART 조회 + 개발관리_PART 조회

diff --git a/WebContent/WEB-INF/view/partMng/partMngTempList.jsp b/WebContent/WEB-INF/view/partMng/partMngTempList.jsp index e5d7e28..6357c4f 100644 --- a/WebContent/WEB-INF/view/partMng/partMngTempList.jsp +++ b/WebContent/WEB-INF/view/partMng/partMngTempList.jsp @@ -585,7 +585,7 @@ ui-jqgrid tr.jqgrow td {

- 제품관리_PART 등록 + 개발관리_PART 등록

diff --git a/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp b/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp index d220980..bea1765 100644 --- a/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp +++ b/WebContent/WEB-INF/view/partMng/structureAscendingList.jsp @@ -799,7 +799,7 @@ function fn_excelExport(pGridObj,pFileName){

- 제품관리_BOM 조회 + 개발관리_BOM 조회 (${param.searchType eq 'descending' ? '역전개' : '정전개'})