|
@@ -25,9 +25,9 @@
|
|
</span>
|
|
</span>
|
|
<span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
|
|
<span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
|
|
<span class="fl">出院日期:</span>
|
|
<span class="fl">出院日期:</span>
|
|
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
|
|
|
|
|
|
+ <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" readonly /></span>
|
|
<span class="divide fl">-</span>
|
|
<span class="divide fl">-</span>
|
|
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker2" autocomplete="off" /></span>
|
|
|
|
|
|
+ <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker2" autocomplete="off" readonly/></span>
|
|
</span>
|
|
</span>
|
|
<span class="filterItem">
|
|
<span class="filterItem">
|
|
<span>病历等级:</span>
|
|
<span>病历等级:</span>
|
|
@@ -62,12 +62,12 @@
|
|
<span>医生工号:</span>
|
|
<span>医生工号:</span>
|
|
<input class="doctorNumInp" type="text" placeholder="请输入医生工号">
|
|
<input class="doctorNumInp" type="text" placeholder="请输入医生工号">
|
|
</span>
|
|
</span>
|
|
- <span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
|
|
|
|
|
|
+ <!-- <span class="filterItem typeFilter clearfix" style="margin-top: 3px;">
|
|
<span class="fl">出院日期:</span>
|
|
<span class="fl">出院日期:</span>
|
|
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" /></span>
|
|
|
|
|
|
+ <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker" autocomplete="off" readonly/></span>
|
|
<span class="divide fl">-</span>
|
|
<span class="divide fl">-</span>
|
|
- <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker2" autocomplete="off" /></span>
|
|
|
|
- </span>
|
|
|
|
|
|
+ <span class="datapickerBox fl"><input type="text" placeholder="请选择时间" id="datepicker2" autocomplete="off" readonly/></span>
|
|
|
|
+ </span> -->
|
|
<span class="filterItem">
|
|
<span class="filterItem">
|
|
<span>病历等级:</span>
|
|
<span>病历等级:</span>
|
|
<span class="selectLevel">全部</span>
|
|
<span class="selectLevel">全部</span>
|