Explorar el Código

5月10日杨青

杨青 hace 2 años
padre
commit
4d8a86a980
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/xt_pages/outpatientDoctorStation/recordPrint.vue

+ 3 - 1
src/xt_pages/outpatientDoctorStation/recordPrint.vue Ver fichero

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"