|
@@ -25,13 +25,13 @@
|
|
|
<span class="filterItem">
|
|
|
<span>检查类型:</span>
|
|
|
<span class="">
|
|
|
- <input class="moduleItemInp" type="text" placeholder="请输入医嘱类型">
|
|
|
+ <input class="moduleItemInp" type="text" placeholder="请输入检查类型">
|
|
|
</span>
|
|
|
</span>
|
|
|
<span class="filterItem">
|
|
|
<span>检查项目名称:</span>
|
|
|
<span class="">
|
|
|
- <input class="moduleItemInps" type="text" placeholder="请输入医嘱项目名称">
|
|
|
+ <input class="moduleItemInps" type="text" placeholder="请输入检查项目名称">
|
|
|
</span>
|
|
|
</span>
|
|
|
|