yq1 1 year ago
parent
commit
bf5ddaa835
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/xt_pages/outpatientDoctorStation/print.vue

+ 4 - 4
src/xt_pages/outpatientDoctorStation/print.vue View File

@@ -1,15 +1,15 @@
1 1
 <template>
2 2
   <div>
3 3
     <div class="dialysisPage" style="padding-top: 40px">
4
-      <div v-if="org_id != 10138 && org_id != 10278 && org_id != 10243 && org_id != 10537 && org_id != 0 ">
4
+      <div v-if="org_id != 10138 && org_id != 10278 && org_id != 10243 && org_id != 10537 ">
5 5
 
6
-        <printOne v-if="org_id != 10088 && org_id != 10215 && org_id != 10375 && org_id != 10188 && org_id != 0" v-bind:childResponse="childResponse"
6
+        <printOne v-if="org_id != 10088 && org_id != 10215 && org_id != 10375 && org_id != 10188 && org_id != 10217 && org_id != 0" v-bind:childResponse="childResponse"
7 7
         :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient"
8 8
         :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date"
9 9
         :prescription_id="prescription_id"></printOne>
10 10
 
11 11
         <print-ten-one
12
-          v-if="org_id == 10188" v-bind:childResponse="childResponse"
12
+          v-if="org_id == 10188 || org_id == 10217 || org_id == 0" v-bind:childResponse="childResponse"
13 13
           :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient"
14 14
           :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date"
15 15
           :prescription_id="prescription_id"
@@ -28,7 +28,7 @@
28 28
         </prinSeven>
29 29
 
30 30
         <printFour
31
-          v-if="org_id == 10088 || org_id == 0 || org_id == 10510"
31
+          v-if="org_id == 10088 || org_id == 10510"
32 32
           v-bind:childResponse="childResponse"
33 33
           :advicePrint="advicePrint"
34 34
           :ids="ids"