From 14c3a3d513f3b2288d38d3de78a8c521a7a29818 Mon Sep 17 00:00:00 2001
From: zengwh <81383286@qq.com>
Date: Fri, 28 Aug 2020 16:23:58 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=B9=E5=87=BA=E6=A1=86?=
=?UTF-8?q?=E5=A4=A7=E5=B0=8F=E3=80=81=E4=BD=8D=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/main/webapp/WEB-INF/jspf/comm.jspf | 2 +-
.../views/beHospitaledDir/beHospList.jsp | 92 +++-------------
.../views/holidaySetDir/holidaySetList.jsp | 6 +-
.../views/inHospitalDir/inHositalList.jsp | 43 --------
.../views/lastVerifyDir/lastVerifyList.jsp | 83 +++-----------
.../medicalRecallDir/medicalRecallList.jsp | 16 +--
.../unfileMedicalDir/unfileMedicalList.jsp | 60 +---------
src/main/webapp/static/css/comm.css | 26 +++--
.../static/js/holidaySet/holidaySetList.js | 104 +-----------------
9 files changed, 61 insertions(+), 371 deletions(-)
diff --git a/src/main/webapp/WEB-INF/jspf/comm.jspf b/src/main/webapp/WEB-INF/jspf/comm.jspf
index 75c5b23..b871c06 100644
--- a/src/main/webapp/WEB-INF/jspf/comm.jspf
+++ b/src/main/webapp/WEB-INF/jspf/comm.jspf
@@ -11,7 +11,7 @@
String now = df.format(d);
%>
<%----%>
-
+
<%----%>
diff --git a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp
index 2db1f58..ad163d9 100644
--- a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp
+++ b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp
@@ -13,53 +13,31 @@
<%@include file="../../jspf/comm.jspf" %>
<%@ include file="../../jspf/ztreeCommom.jsp" %>