28169 před 1 rokem
rodič
revize
43aac32caa

+ 2 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyfour.vue Zobrazit soubor

@@ -906,7 +906,9 @@ export default {
906 906
         //     response.data.data.receiverTreatmentAccess;
907 907
         this.assessmentafter = response.data.data.assessmentAfterDislysis;
908 908
         this.prescriptionInfo = response.data.data.prescriptionInfo
909
+        console.log("除非我哦我我我我",this.prescriptionInfo)
909 910
         this.patientDiagnose = response.data.data.patientDiagnose
911
+
910 912
         // this.sick_condition_arr.forEach((o) => {
911 913
         //     if (this.receiverTreatmentAccess.sick_condition == o.id) {
912 914
         //     this.sick_condition = o.name;

+ 2 - 2
src/xt_pages/outpatientCharges/statementTemplate/printtwelve.vue Zobrazit soubor

@@ -14,7 +14,7 @@
14 14
     </div>
15 15
     <div style="display: flex;margin: 10px 0 5px 0;">
16 16
       <div style="flex: 1;">医院编号:</div>
17
-      <div style="flex: 2;">医院机构名称: 太和沃迪康血液透析中心</div>
17
+      <div style="flex: 2;">医院机构名称: 阜阳经沃血液透析中心</div>
18 18
     </div>
19 19
     <div class='statementTable'>
20 20
       <table border="1" style="border-collapse: collapse;width: 100%;">
@@ -172,7 +172,7 @@
172 172
       </table>
173 173
     </div>
174 174
     <div style="display: flex;">
175
-      <div style="flex: 1;">制表人:太和沃迪康血液诱析中心</div>
175
+      <div style="flex: 1;">制表人:阜阳经沃血液透析中心</div>
176 176
       <div style="flex: 1;">打印日期: {{getTime(new Date(),'{y}-{m}-{d}')?getTime(new Date(),'{y}-{m}-{d}'):''}}</div>
177 177
       <div style="flex: 1;">医院(盖章):</div>
178 178
     </div>