|
@@ -62,23 +62,6 @@
|
|
|
<span>医生工号:</span>
|
|
|
<input class="doctorNumInp" type="text" placeholder="请输入医生工号">
|
|
|
</span>
|
|
|
- <span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
|
|
|
- <span class="fl">出院日期:</span>
|
|
|
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
|
|
|
- <span class="divide fl">-</span>
|
|
|
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker2" autocomplete="off" /></span>
|
|
|
- </span>
|
|
|
- <span class="filterItem">
|
|
|
- <span>病历等级:</span>
|
|
|
- <span class="selectLevel">全部</span>
|
|
|
- <ul class="levelList filterDropList">
|
|
|
- <Li class="levelItem" data-name="全部" data-id="全部">全部</Li>
|
|
|
- <Li class="levelItem" data-name="未评分" data-id="未评分">未评分</Li>
|
|
|
- <Li class="levelItem" data-name="甲" data-id="甲">甲</Li>
|
|
|
- <li class="levelItem" data-name="乙" data-id=乙>乙</li>
|
|
|
- <li class="levelItem" data-name="丙" data-id=丙>丙</li>
|
|
|
- </ul>
|
|
|
- </span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="overAuto">
|