Przeglądaj źródła

5月10日杨青

杨青 1 rok temu
rodzic
commit
4d8a86a980

+ 3 - 1
src/xt_pages/outpatientDoctorStation/recordPrint.vue Wyświetl plik

@@ -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"