From 36864500fc249d1da5d9859cbcf9913ced75703b Mon Sep 17 00:00:00 2001 From: p6jzelshw <534635947@qq.com> Date: Tue, 11 Apr 2023 13:20:00 +0800 Subject: [PATCH] Delete 'src/main/webapp/WEB-INF/department.jsp' --- src/main/webapp/WEB-INF/department.jsp | 135 ------------------------- 1 file changed, 135 deletions(-) delete mode 100644 src/main/webapp/WEB-INF/department.jsp diff --git a/src/main/webapp/WEB-INF/department.jsp b/src/main/webapp/WEB-INF/department.jsp deleted file mode 100644 index 49a713d..0000000 --- a/src/main/webapp/WEB-INF/department.jsp +++ /dev/null @@ -1,135 +0,0 @@ -<%-- - Created by IntelliJ IDEA. - User: yht - Date: 2021/5/30 - Time: 11:55 - To change this template use File | Settings | File Templates. ---%> -<%@ page contentType="text/html;charset=UTF-8" language="java" isELIgnored="false" %> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> -<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> - - - - - -<%-- --%> - - - - - - - - - -
-
- -
- -
-
- -
- -
-
-
- - - - -
- - - - - - - - - - - - - - - - - -
部门号部门名称操作
${dept.deptId}${dept.deptName} - - -
-
-
- -
-
- -
- -
-
-
-
-
- - - -