yq1 1 year ago
parent
commit
9e8ab9680a

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

1
 <template>
1
 <template>
2
   <div>
2
   <div>
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 && org_id != 10610  ">
4
+      <div v-if="org_id != 10138 && org_id != 10278 && org_id != 10243 && org_id != 10537 && org_id != 10610 ">
5
 
5
 
6
-        <printOne v-if="org_id != 10088 && org_id != 10215 && org_id != 10375 && org_id != 10188 && org_id != 10217 && org_id != 10598 && org_id != 10644" 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 != 10644 && org_id != 10510 && 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>
40
         </prineight>
40
         </prineight>
41
 
41
 
42
         <printFour
42
         <printFour
43
-          v-if="org_id == 10088 || org_id == 10510 || org_id == 10598"
43
+          v-if="org_id == 10088 || org_id == 10510 || org_id == 10598 || org_id==0"
44
           v-bind:childResponse="childResponse"
44
           v-bind:childResponse="childResponse"
45
           :advicePrint="advicePrint"
45
           :advicePrint="advicePrint"
46
           :ids="ids"
46
           :ids="ids"

+ 2 - 2
src/xt_pages/outpatientDoctorStation/template/printOne.vue View File

1
 <template>
1
 <template>
2
   <div id="prescriptionPrint">
2
   <div id="prescriptionPrint">
3
-    <div v-for="(item, index) in advicePrint" :key="index">
3
+    <div v-for="(item, index) in advicePrint" :key="index"  style="page-break-after: always">
4
       <div
4
       <div
5
         id="prescription-print"
5
         id="prescription-print"
6
         class="prescription-print"
6
         class="prescription-print"
7
-        style="page-break-after: always"
7
+       
8
       >
8
       >
9
         <div class="printTitle" v-if="prescriptions[index].med_type == '1111'">
9
         <div class="printTitle" v-if="prescriptions[index].med_type == '1111'">
10
           {{ orgname }}第一类精神处方笺
10
           {{ orgname }}第一类精神处方笺