yq1 1 year ago
parent
commit
88be11dfd8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/xt_pages/outpatientDoctorStation/print.vue

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

3
     <div class="dialysisPage" style="padding-top: 40px">
3
     <div class="dialysisPage" style="padding-top: 40px">
4
       <div v-if="org_id != 10138 && org_id != 10278 && org_id != 10243 && org_id != 10537 ">
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 != 10217 && 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 != 10598 && org_id != 0" v-bind:childResponse="childResponse"
7
         :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient"
7
         :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient"
8
         :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date"
8
         :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date"
9
         :prescription_id="prescription_id"></printOne>
9
         :prescription_id="prescription_id"></printOne>
15
           :prescription_id="prescription_id"
15
           :prescription_id="prescription_id"
16
         ></print-ten-one>
16
         ></print-ten-one>
17
 
17
 
18
-        <prinSeven v-if="org_id == 10375 || org_id == 0"
18
+        <prinSeven v-if="org_id == 10375"
19
           v-bind:childResponse="childResponse"
19
           v-bind:childResponse="childResponse"
20
           :advicePrint="advicePrint"
20
           :advicePrint="advicePrint"
21
           :ids="ids"
21
           :ids="ids"
28
         </prinSeven>
28
         </prinSeven>
29
 
29
 
30
         <printFour
30
         <printFour
31
-          v-if="org_id == 10088 || org_id == 10510"
31
+          v-if="org_id == 10088 || org_id == 10510 || org_id == 10598 || org_id == 0"
32
           v-bind:childResponse="childResponse"
32
           v-bind:childResponse="childResponse"
33
           :advicePrint="advicePrint"
33
           :advicePrint="advicePrint"
34
           :ids="ids"
34
           :ids="ids"