Pārlūkot izejas kodu

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 3 nedēļas atpakaļ
vecāks
revīzija
f36975e88f

+ 1 - 0
src/xt_pages/outpatientDoctorStation/checkTemplate/printfour.vue Parādīt failu

@@ -2,6 +2,7 @@
2 2
   <div id="prescription-print">
3 3
     <div v-for="(item, index) in advicePrint" :key="index">
4 4
       <div id="prescription-print" class="prescription-print" style="page-break-after: always">
5
+        <div class="printTitle">孝感源生堂血液透析中心</div>
5 6
         <div class="printTitle">检验申请单</div>
6 7
 
7 8
         <div style="border: 1px solid #000;margin-bottom: 10px;">

+ 4 - 0
src/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail.vue Parādīt failu

@@ -2081,6 +2081,8 @@
2081 2081
                 first_letter:project[i].first_letter,
2082 2082
                 number: "",
2083 2083
                 bbx01:project[i].bbx01,
2084
+                bby01:project[i].bby01,
2085
+
2084 2086
 
2085 2087
               }
2086 2088
 
@@ -2107,6 +2109,8 @@
2107 2109
                 first_letter:good_info[i].first_letter,
2108 2110
                 number: good_info[i].good_number,
2109 2111
                 bbx01:good_info[i].bbx01,
2112
+                bby01:good_info[i].bby01,
2113
+
2110 2114
 
2111 2115
               }
2112 2116
               this.tabProject.push(obj)