瀏覽代碼

时效性 病历列表字段修改

morphone1995 4 年之前
父節點
當前提交
9ec60632d4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/js/uccDetail.js

+ 3 - 3
src/js/uccDetail.js

@@ -74,16 +74,16 @@ if(deptIdPram&&deptNamePram){
 }
 if(from==2){
     $(".export").css('display','none')
-    $(".partTitle .titlePic ").html(`<a class="consoleD" href="deptConsole.html">控制台(科室) / </a><a class="consoleP" href="singleVeto.html?from=1">条目缺陷占比 / </a>缺陷详情`)
+    $(".partTitle .titlePic ").html(`<a class="consoleD" href="deptConsole.html">控制台(科室) / </a><a class="consoleP" href="singleVeto.html?from=1">条目缺陷占比 / </a>病历列表`)
     deptId=deptListDept[0]&&deptListDept[0].deptId; 
     deptName=deptListDept[0]&&deptListDept[0].deptName;
     deptNameTemp=deptListDept[0]&&deptListDept[0].deptName;
     deptIdTemp=deptListDept[0]&&deptListDept[0].deptId;
     $('.selectDept').html(deptName)
 }else if(from==3){
-  $(".partTitle .titlePic ").html(`<a href="uncorrectedCasesStatistics.html">时效性相关统计 / </a>缺陷详情`)
+    $(".partTitle .titlePic ").html(`<a href="uncorrectedCasesStatistics.html">时效性相关统计 / </a>病历列表`)
 }else{
-    $(".partTitle .titlePic ").html(`<a class="consoleD" href="console.html">控制台 / </a><a class="consoleP" href="singleVeto.html?from=1">条目缺陷占比 / </a>缺陷详情`)
+    $(".partTitle .titlePic ").html(`<a class="consoleD" href="console.html">控制台 / </a><a class="consoleP" href="singleVeto.html?from=1">条目缺陷占比 / </a>病历列表`)
 }
 $(".partTitle .consoleD").click(function(){
     //初始菜单选中