|
@@ -31,7 +31,7 @@
|
|
<ul class="deptList filterDropList"></ul>
|
|
<ul class="deptList filterDropList"></ul>
|
|
</span>
|
|
</span>
|
|
<span class="filterItem doctorFilter">
|
|
<span class="filterItem doctorFilter">
|
|
- <span>医生(住院/主治/主任):</span>
|
|
|
|
|
|
+ <span>医生:</span>
|
|
<input class="doctorInp" type="text" placeholder="请输入医生姓名">
|
|
<input class="doctorInp" type="text" placeholder="请输入医生姓名">
|
|
</span>
|
|
</span>
|
|
|
|
|
|
@@ -68,7 +68,7 @@
|
|
<th class="inHospitalDate textCenter">入院日期</th>
|
|
<th class="inHospitalDate textCenter">入院日期</th>
|
|
<th class="outHospitalDate textCenter">出院日期</th>
|
|
<th class="outHospitalDate textCenter">出院日期</th>
|
|
<th class="doctorName textCenter">住院医生</th>
|
|
<th class="doctorName textCenter">住院医生</th>
|
|
- <th class="doctorName textCenter">主治医生</th>
|
|
|
|
|
|
+ <th class="doctorName textCenter">主管医生</th>
|
|
<th class="doctorName textCenter">主任医生</th>
|
|
<th class="doctorName textCenter">主任医生</th>
|
|
<th class="deptName textCenter">科室</th>
|
|
<th class="deptName textCenter">科室</th>
|
|
<th class="recordLevel textCenter">病历等级</th>
|
|
<th class="recordLevel textCenter">病历等级</th>
|