luolei 5 éve
szülő
commit
5117729dd9
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/html/abnormal.html

+ 2 - 2
src/html/abnormal.html

@@ -25,7 +25,7 @@
         <div class="main-body">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
-                    <span>病号:</span>
+                    <span>病人住院序号:</span>
                     <input class="patientNumInp" style="width: 148px;" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter deptListWrap">
@@ -56,7 +56,7 @@
                 <table>
                     <thead>
                     <th class="moduleName" style="width: 65px;">序号</th>
-                    <th class="beHospitalId textCenter">病号</th>
+                    <th class="beHospitalId textCenter">病人住院序号</th>
                     <th class="patientNo textCenter" >异常归属模块</th>
                     <th class="patientName textCenter" style="width: 100px;">异常说明</th>
                     <th class="patientSex textCenter" >状态</th>