huiwon.seo 4 년 전
부모
커밋
26c0fe441b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/WEB-INF/jsp/patient/list.jsp

+ 1 - 1
src/main/webapp/WEB-INF/jsp/patient/list.jsp

@@ -154,7 +154,7 @@ var endDate   = "<c:out value='${endDate}'/>";
                                                     <th>나이</th>
                                                     <th>호실</th>
                                                     <th>입소일자</th>
-                                                    <th>격리해제 예정일</th>
+                                                    <th>상태 변경일</th>
                                                     <th>상태</th>
                                                 </tr>
                                             </thead>