Browse Source

5月10日杨青

杨青 2 years 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
           org_id != 9675 &&
18
           org_id != 9675 &&
19
           org_id != 9671 &&
19
           org_id != 9671 &&
20
           org_id != 0 &&
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
         ref="printOne"
25
         ref="printOne"
24
         v-bind:childResponse="childResponse"
26
         v-bind:childResponse="childResponse"