Browse Source

5月10日杨青

杨青 1 year ago
parent
commit
4d8a86a980
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/xt_pages/outpatientDoctorStation/recordPrint.vue

+ 3 - 1
src/xt_pages/outpatientDoctorStation/recordPrint.vue View File

@@ -18,7 +18,9 @@
18 18
           org_id != 9675 &&
19 19
           org_id != 9671 &&
20 20
           org_id != 0 &&
21
-          org_id != 10164 && org_id != 10341 && org_id != 10342
21
+          org_id != 10164 && org_id != 10341 && 
22
+          org_id != 10342 && org_id != 10138 &&
23
+          org_id != 10278
22 24
         "
23 25
         ref="printOne"
24 26
         v-bind:childResponse="childResponse"