Ver código fonte

518合并代码

XMLWAN 3 anos atrás
pai
commit
593e04255d

+ 1 - 1
src/xt_pages/outpatientDoctorStation/recordPrint.vue Ver arquivo

@@ -22,7 +22,7 @@
22 22
         :patientid="patientid"
23 23
       ></printOne>
24 24
       <printTwo
25
-        v-if="org_id == 10217 || org_id == 0"
25
+        v-if="org_id == 10217 || org_id == 0 || org_id == 9671 || org_id == 9675 || org_id == 10217"
26 26
         ref="printTwo"
27 27
         v-bind:childResponse="childResponse"
28 28
         :patient="patient"