소스 검색

7月22,百霖检验单头部

yq1 10 달 전
부모
커밋
7cbc75b060

+ 27 - 3
src/xt_pages/outpatientDoctorStation/batch_print_checkTemplate/printOne.vue 파일 보기

@@ -16,7 +16,19 @@
16 16
           :key="index"
17 17
       >
18 18
         <img style="width:100%;height:80px" v-if="org_id == 10138 " src="https://kuyi.shengws.com/bailin/bltotle.jpg" alt="">
19
-        <img style="width:100%;height:80px" v-if="org_id == 10278 || org_id==0" src="https://kuyi.shengws.com/beierlog.png" alt="">
19
+        <img style="width:100%;height:80px" v-if="org_id == 10278" src="https://kuyi.shengws.com/beierlog.png" alt="">
20
+        <span v-if="org_id == 10610 ">
21
+          <img
22
+            src="@/assets/img/penggang_top.jpg"
23
+            style="width: 100%;height:80px"
24
+            alt=""
25
+        /></span>
26
+        <span v-if="org_id == 10537 ||org_id ==0">
27
+          <img
28
+            src="	https://kuyi.shengws.com/xuwenshou.jpg"
29
+            style="width: 100%;height:80px"
30
+            alt=""/>
31
+        </span>
20 32
         <div class="printTitle">检验申请单</div>
21 33
 
22 34
         <div style="border: 1px solid #000;margin-bottom: 10px;">
@@ -133,8 +145,20 @@
133 145
           </div>
134 146
         </div>
135 147
 
136
-        <img style="width:100%;" v-if="org_id == 10138 || org_id == 0" src="https://kuyi.shengws.com/bailin/blend.jpg" alt="">
148
+        <img style="width:100%;" v-if="org_id == 10138" src="https://kuyi.shengws.com/bailin/blend.jpg" alt="">
137 149
         <img style="width:100%;" v-if="org_id == 10278" src="https://kuyi.shengws.com/bailinbeier.png" alt="">
150
+        <span v-if="org_id == 10610 ">
151
+            <img
152
+              src="@/assets/img/penggang_bottom.jpg"
153
+              style="width: 100%;height:80px"
154
+              alt=""
155
+        /></span>
156
+        <span v-if="org_id == 10537 ||org_id ==0">
157
+        <img
158
+          src="@/assets/img/xuwendizhi.jpg"
159
+          style="width: 100%;height:80px"
160
+          alt=""
161
+        /></span>
138 162
       </div>
139 163
 
140 164
     </div>
@@ -142,7 +166,7 @@
142 166
 </template>
143 167
 <script>
144 168
 import { uParseTime } from '@/utils/tools'
145
-import { getAllDoctorList } from '@/api/project/project'
169
+import { getAllDoctorList,getPrescriptionPrint } from '@/api/project/project'
146 170
 import { getInitData } from '@/api/his/his'
147 171
 
148 172
 export default {

+ 24 - 0
src/xt_pages/outpatientDoctorStation/batch_print_template/batchPrintThree.vue 파일 보기

@@ -20,6 +20,18 @@
20 20
               style="width: 100%"
21 21
               alt=""
22 22
             /></span>
23
+            <span v-if="org_id == 10610 ">
24
+              <img
25
+                src="@/assets/img/penggang_top.jpg"
26
+                style="width: 100%"
27
+                alt=""
28
+            /></span>
29
+            <span v-if="org_id == 10537 ||org_id ==0">
30
+              <img
31
+                src="	https://kuyi.shengws.com/xuwenshou.jpg"
32
+                style="width: 100%"
33
+                alt=""/>
34
+            </span>
23 35
           <div class="printTitle">
24 36
             处方笺
25 37
             <span
@@ -232,6 +244,18 @@
232 244
             style="width: 100%"
233 245
             alt=""
234 246
           /></span>
247
+          <span v-if="org_id == 10610 ">
248
+            <img
249
+              src="@/assets/img/penggang_bottom.jpg"
250
+              style="width: 100%"
251
+              alt=""
252
+          /></span>
253
+          <span v-if="org_id == 10537 ||org_id ==0">
254
+          <img
255
+            src="@/assets/img/xuwendizhi.jpg"
256
+            style="width: 100%"
257
+            alt=""
258
+          /></span>
235 259
           <!-- <div class="doctorBox">
236 260
               <p>医师:{{item.doctor?item.doctor:""}}</p>
237 261
               <p>日期:{{getTime(item.ctime)?getTime(item.ctime):""}}</p>

+ 1 - 1
src/xt_pages/outpatientDoctorStation/batch_print_template/index.vue 파일 보기

@@ -13,7 +13,7 @@
13 13
       </template> -->
14 14
 
15 15
     <div class='dialysisPage' style="padding-top:40px;">
16
-      <div v-if="org_id != 10138 && org_id != 10278 && org_id != 0">
16
+      <div v-if="org_id != 10138 && org_id != 10278 && org_id != 10610 &&org_id != 10537 && org_id != 0">
17 17
         <printOne v-if="org_id != 10215" :printData="printData"  :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printOne>
18 18
 <!--        <batch-print-two v-if="org_id == 10088 || org_id == 0" :printData="printData"  :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></batch-print-two>-->
19 19
 <!--        <print-six v-if="org_id == 10088 || org_id == 0" :printData="printData"  :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :doctorPorject="doctorPorject" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></print-six>-->

+ 2 - 2
src/xt_pages/outpatientDoctorStation/batch_print_treatTemplate/index.vue 파일 보기

@@ -13,9 +13,9 @@
13 13
       </template> -->
14 14
 
15 15
       <div class='dialysisPage' style="padding-top:40px;">
16
-        <printOne v-if="org_id != 10138 && org_id != 10278 && org_id != 0" :printData="printData" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printOne>
16
+        <printOne v-if="org_id != 10138 && org_id != 10278 && org_id != 10610 &&org_id != 10537 && org_id != 0" :printData="printData" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printOne>
17 17
 <!--        <printTwo v-else :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></printTwo>-->
18
-        <treat-batch-print v-if="org_id == 10138 || org_id == 10278 || org_id == 0"   :printData="printData" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></treat-batch-print>
18
+        <treat-batch-print v-if="org_id == 10138 || org_id == 10278 || org_id == 10610 || org_id == 10537 || org_id == 0"   :printData="printData" :advicePrint="advicePrint" :ids="ids" :patient="patient" :hisPatient="hisPatient" :patient_id="patient_id" :record_date="record_date" :prescription_id="prescription_id"></treat-batch-print>
19 19
       </div>
20 20
   </div>
21 21
 </template>

+ 24 - 0
src/xt_pages/outpatientDoctorStation/batch_print_treatTemplate/treatBatchPrint.vue 파일 보기

@@ -22,6 +22,18 @@
22 22
           style="width: 100%"
23 23
           alt=""
24 24
         /></span>
25
+        <span v-if="org_id == 10610 ">
26
+          <img
27
+            src="@/assets/img/penggang_top.jpg"
28
+            style="width: 100%"
29
+            alt=""
30
+        /></span>
31
+        <span v-if="org_id == 10537 ||org_id ==0">
32
+          <img
33
+            src="	https://kuyi.shengws.com/xuwenshou.jpg"
34
+            style="width: 100%"
35
+            alt=""/>
36
+        </span>
25 37
       <div class="printTitle">
26 38
         治疗单
27 39
         <span
@@ -210,6 +222,18 @@
210 222
         style="width: 100%"
211 223
         alt=""
212 224
       /></span>
225
+      <span v-if="org_id == 10610 ">
226
+        <img
227
+          src="@/assets/img/penggang_bottom.jpg"
228
+          style="width: 100%"
229
+          alt=""
230
+      /></span>
231
+      <span v-if="org_id == 10537 ||org_id ==0">
232
+      <img
233
+        src="@/assets/img/xuwendizhi.jpg"
234
+        style="width: 100%"
235
+        alt=""
236
+      /></span>
213 237
       <div style="page-break-after: always"></div>
214 238
 
215 239
     </div>