Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

XMLWAN 2 years ago
parent
commit
bb19189e11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/hospitalStation/recordPrint.vue

+ 1 - 1
src/xt_pages/hospitalStation/recordPrint.vue View File

13
 
13
 
14
      <div class="dialysisPage" style="padding-top: 40px">
14
      <div class="dialysisPage" style="padding-top: 40px">
15
       <printOne
15
       <printOne
16
-        v-if="org_id != 9675 && org_id != 9671 &&org_id != 0 &&org_id != 10164"
16
+        v-if="org_id != 10217&&org_id != 9675 && org_id != 9671 &&org_id != 0 &&org_id != 10164"
17
         ref="printOne"
17
         ref="printOne"
18
         v-bind:childResponse="childResponse"
18
         v-bind:childResponse="childResponse"
19
         :patient="patient"
19
         :patient="patient"