luolei 4 anni fa
parent
commit
c28882d34e
3 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 2 2
      src/html/assist.html
  2. 2 2
      src/html/pacs.html
  3. 1 1
      src/js/uncorrectedCopy.js

+ 2 - 2
src/html/assist.html

@@ -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>
                 

+ 2 - 2
src/html/pacs.html

@@ -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>
                 

+ 1 - 1
src/js/uncorrectedCopy.js

@@ -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