diff --git a/frontend/app/(main)/COMPANY_16/sales/estimate/page.tsx b/frontend/app/(main)/COMPANY_16/sales/estimate/page.tsx index f176ccad..2f38b0ed 100644 --- a/frontend/app/(main)/COMPANY_16/sales/estimate/page.tsx +++ b/frontend/app/(main)/COMPANY_16/sales/estimate/page.tsx @@ -876,7 +876,7 @@ export default function SalesEstimatePage() { {/* S/N 관리 — wace fn_openItemSnPopup (테이블 + 연속번호생성) */} - + e.preventDefault()}> S/N 관리 시리얼 번호 추가/삭제 및 연속번호 생성 @@ -925,7 +925,7 @@ export default function SalesEstimatePage() { {/* 연속번호 생성 — wace fn_openItemSequentialSnPopup */} - + e.preventDefault()}> 연속번호 생성 시작번호와 생성개수로 연속 S/N 일괄 추가 diff --git a/frontend/app/(main)/COMPANY_16/sales/order/page.tsx b/frontend/app/(main)/COMPANY_16/sales/order/page.tsx index b7a497b5..68b3a852 100644 --- a/frontend/app/(main)/COMPANY_16/sales/order/page.tsx +++ b/frontend/app/(main)/COMPANY_16/sales/order/page.tsx @@ -767,7 +767,7 @@ export default function SalesOrderPage() { {/* S/N 관리 — wace fn_openItemSnPopup */} - + e.preventDefault()}> S/N 관리 시리얼 번호 추가/삭제 및 연속번호 생성 @@ -814,7 +814,7 @@ export default function SalesOrderPage() { {/* 연속번호 생성 — wace fn_openItemSequentialSnPopup */} - + e.preventDefault()}> 연속번호 생성 시작번호와 생성개수로 연속 S/N 일괄 추가