@@ -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>
- <input class="moduleItemInps" type="text" placeholder="请输入医嘱项目名称">
+ <input class="moduleItemInps" type="text" placeholder="请输入检查项目名称">
<span>检验类型:</span>
+ <input class="moduleItemInp" type="text" placeholder="请输入检验类型">
<span>检验项目名称:</span>
+ <input class="moduleItemInps" type="text" placeholder="请输入检验项目名称">
@@ -389,7 +389,7 @@ $(function() {
isPlacefile:isPlacefile
}
expJson(api.medicalCheckExport,param).then(res =>{
- downloadExportedData(res.data, "运行病例稽查表.xls")
+ downloadExportedData(res.data, isPlacefile==1?"终末病历稽查表.xls":"运行病历稽查表.xls")
})
// 初始渲染TableTitle