From 6ef270e05f74f80235f72c326fc0368fb726e024 Mon Sep 17 00:00:00 2001 From: Kana Date: Thu, 25 Jan 2024 09:33:43 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EB=8A=98=EC=9D=98=20=EC=9E=85?= =?UTF-8?q?=EA=B3=A0=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/base/main.jsp | 45 +++++++++++++-------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/base/main.jsp b/src/main/webapp/WEB-INF/views/base/main.jsp index 2c66282..c61e5a5 100644 --- a/src/main/webapp/WEB-INF/views/base/main.jsp +++ b/src/main/webapp/WEB-INF/views/base/main.jsp @@ -29,7 +29,7 @@
-
부족한 재고
+
부족한 재고
@@ -61,7 +61,7 @@
-
오늘의 입고
+
오늘의 입고
@@ -74,21 +74,32 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + +
${status.count }${dto.productDto.name }${dto.planInDto.viewGroupNumber}${dto.quantity }${dto.warehouseDto.name}
${status.count}${dto.productDto.name}${dto.planInDto.viewGroupNumber}${dto.quantity}${dto.warehouseDto.name}
당일 입고된 제품이 없습니다.