فهرست منبع

病历号修改为病人住院序号

zhouna 5 سال پیش
والد
کامیت
de137f9f83
3فایلهای تغییر یافته به همراه9 افزوده شده و 9 حذف شده
  1. 3 3
      src/html/qcList.html
  2. 3 3
      src/html/qcListDept.html
  3. 3 3
      src/html/qcListPerson.html

+ 3 - 3
src/html/qcList.html

@@ -15,8 +15,8 @@
         <div class="main-body">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
-                    <span>病号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病号">
+                    <span>病人住院序号:</span>
+                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>
@@ -62,7 +62,7 @@
                     <thead>
                     <th class="textCenter" ></th>
                     <th class="recordScoreOpera textCenter" style="width: 65px;">操作</th>
-                    <th class="beHospitalId textCenter" code="behospital_code">病号</th>
+                    <th class="beHospitalId textCenter" code="behospital_code">病人住院序号</th>
                     <th class="patientNo textCenter" code="file_code">病案号</th>
                     <th class="patientName textCenter" code="name" style="width: 100px;">病人姓名</th>
                     <th class="patientSex textCenter" code="sex">性别</th>

+ 3 - 3
src/html/qcListDept.html

@@ -15,8 +15,8 @@
         <div class="main-body">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
-                    <span>病号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病号">
+                    <span>病人住院序号:</span>
+                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>
@@ -62,7 +62,7 @@
                     <thead>
                     <th class="textCenter" ></th>
                     <th class="recordScoreOpera textCenter" style="width: 65px;">操作</th>
-                    <th class="beHospitalId textCenter" code="behospital_code">病号</th>
+                    <th class="beHospitalId textCenter" code="behospital_code">病人住院序号</th>
                     <th class="patientNo textCenter" code="file_code">病案号</th>
                     <th class="patientName textCenter" code="name" style="width: 100px;">病人姓名</th>
                     <th class="patientSex textCenter" code="sex">性别</th>

+ 3 - 3
src/html/qcListPerson.html

@@ -15,8 +15,8 @@
         <div class="main-body">
             <div class="filterBox clearfix">
                 <span class="filterItem typeFilter">
-                    <span>病号:</span>
-                    <input class="patientNumInp" type="text" placeholder="请输入病号">
+                    <span>病人住院序号:</span>
+                    <input class="patientNumInp" type="text" placeholder="请输入病人住院序号">
                 </span>
                 <span class="filterItem typeFilter">
                     <span>病人姓名:</span>
@@ -62,7 +62,7 @@
                     <thead>
                     <th class="textCenter" ></th>
                     <th class="recordScoreOpera textCenter" style="width: 65px;">操作</th>
-                    <th class="beHospitalId textCenter" code="behospital_code">病号</th>
+                    <th class="beHospitalId textCenter" code="behospital_code">病人住院序号</th>
                     <th class="patientNo textCenter" code="file_code">病案号</th>
                     <th class="patientName textCenter" code="name" style="width: 100px;">病人姓名</th>
                     <th class="patientSex textCenter" code="sex">性别</th>