|
@@ -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>
|