luolei 4 years ago
parent
commit
a28ed30080
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/js/pacsDetail.js

+ 3 - 1
src/js/pacsDetail.js

@@ -148,7 +148,9 @@ function getTabData(activePage){
     const param = {
     const param = {
         current:activePage,
         current:activePage,
         repNo: repNo,
         repNo: repNo,
-        behospitalCode:beId,
+        behospitalCode:perId,
+        hospitalId:getCookie('hospitalid'),
+        
         size: 15,    
         size: 15,    
     }
     }
     $('.pagination').html("")
     $('.pagination').html("")