diff --git a/src/main/webapp/WEB-INF/views/stock/list.jsp b/src/main/webapp/WEB-INF/views/stock/list.jsp index b7be395..9d62518 100644 --- a/src/main/webapp/WEB-INF/views/stock/list.jsp +++ b/src/main/webapp/WEB-INF/views/stock/list.jsp @@ -1,5 +1,5 @@ -<%@ page contentType="text/html; charset=UTF-8"%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> +<%@ page contentType="text/html; charset=UTF-8" %> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> @@ -9,8 +9,11 @@ - - + + 재고 관리 @@ -23,12 +26,20 @@ + + + +
@@ -36,18 +47,19 @@
-
- + - - + +
@@ -67,8 +79,8 @@ - - + + ${start} ${dto.productName } ${dto.cls_nm_4 } @@ -90,21 +102,26 @@
@@ -129,7 +146,8 @@
- + @@ -155,7 +173,7 @@ - + ${start} ${dto.productName } ${dto.cls_nm_4 } @@ -177,21 +195,27 @@
@@ -209,11 +233,11 @@ \ No newline at end of file