陈少旭 před 1 rokem
rodič
revize
5c6ea92f6d

+ 15 - 0
src/xt_pages/outpatientDoctorStation/template/printThree.vue Zobrazit soubor

@@ -22,6 +22,14 @@
22 22
               style="width: 100%"
23 23
               alt=""
24 24
           /></span>
25
+
26
+          <span v-if="org_id == 10537">
27
+            <img
28
+              src="https://kuyi.shengws.com/xuwenshou.jpg"
29
+              style="width: 100%"
30
+              alt=""
31
+            /></span>
32
+
25 33
           <div class="printTitle">
26 34
             处方笺
27 35
             <span
@@ -247,6 +255,13 @@
247 255
               style="width: 100%"
248 256
               alt=""
249 257
           /></span>
258
+
259
+          <span v-if="org_id == 10537">
260
+            <img
261
+              src="https://kuyi.shengws.com/xuwenwei.jpg"
262
+              style="width: 100%"
263
+              alt=""
264
+            /></span>
250 265
           <!-- <div class="doctorBox">
251 266
               <p>医师:{{item.doctor?item.doctor:""}}</p>
252 267
               <p>日期:{{getTime(item.ctime)?getTime(item.ctime):""}}</p>