huangyw 2 years ago
parent
commit
dba2cb297b

+ 2 - 2
src/xt_pages/hospitalStation/invoicePrint.vue View File

@@ -15,13 +15,13 @@
15 15
       <div class="dialysisPage">
16 16
         <printOne
17 17
           v-if="
18
-            org_id != 10215 && org_id != 10265 && org_id != 4 && org_id != 0
18
+            org_id != 10215 && org_id != 10265 && org_id != 4 && org_id != 0 && org_id != 9675
19 19
           "
20 20
           :paramsObj="invoiceParams"
21 21
         ></printOne>
22 22
         <printTwo v-if="org_id == 10215" :paramsObj="invoiceParams"></printTwo>
23 23
         <printThree
24
-          v-if="org_id == 10265 || org_id == 0 || org_id == 4"
24
+          v-if="org_id == 10265 || org_id == 0 || org_id == 4 || org_id == 9675"
25 25
           :paramsObj="invoiceParams"
26 26
         ></printThree>
27 27
       </div>

+ 9 - 9
src/xt_pages/hospitalStation/invoiceTemplate/printThree.vue View File

@@ -70,7 +70,7 @@
70 70
             <div style="position: absolute;top:190px;left:110px"></div>
71 71
             <div style="position: absolute;top:190px;left:220px">治疗费</div>
72 72
             <div style="position: absolute;top:190px;left:290px">{{list.treatCostTotal}}</div>
73
-            <div style="position: absolute;top:190px;left:400px">CT核磁</div>
73
+            <div style="position: absolute;top:190px;left:400px">护理费</div>
74 74
             <div style="position: absolute;top:190px;left:470px"></div>
75 75
             <div style="position: absolute;top:190px;left:580px">床位费</div>
76 76
             <div style="position: absolute;top:190px;left:650px"></div>
@@ -154,22 +154,22 @@
154 154
 
155 155
         <div style="position: absolute;top:310px;left:40px">
156 156
             <!-- 个人账户支付 -->
157
-          个人账户支付:{{list.order.acct_pay?list.order.acct_pay:''}}
157
+          个人账户支付:{{list.order.acct_pay?list.order.acct_pay:'0'}}
158 158
         </div>
159 159
         <div style="position: absolute;top:310px;left:250px">
160 160
             <!-- 统筹支付 -->
161
-          统筹支付:{{list.order.hifp_pay?list.order.hifp_pay:''}}
161
+          统筹支付:{{list.order.hifp_pay?list.order.hifp_pay:'0'}}
162 162
         </div>
163 163
         <div style="position: absolute;top:310px;left:480px">
164
-          现金支付:{{list.order.psn_cash_pay?list.order.psn_cash_pay:''}}
164
+          现金支付:{{list.order.psn_cash_pay?list.order.psn_cash_pay:'0'}}
165 165
           <!-- 现金支付 -->
166 166
         </div>
167 167
         <div style="position: absolute;top:340px;left:40px">
168
-          公务员补助:{{list.order.cvlserv_pay?list.order.cvlserv_pay:''}}
168
+          公务员补助:{{list.order.cvlserv_pay?list.order.cvlserv_pay:'0'}}
169 169
           <!-- 公务员补助 -->
170 170
         </div>
171 171
         <div style="position: absolute;top:340px;left:250px">
172
-          医疗救助:{{list.order.maf_pay?list.order.maf_pay:''}}
172
+          医疗救助:{{list.order.maf_pay?list.order.maf_pay:'0'}}
173 173
           <!-- 医疗救助 -->
174 174
         </div>
175 175
         <!-- 大病 -->
@@ -184,15 +184,15 @@
184 184
         </div> -->
185 185
         <div style="position: absolute;top:370px;left:40px">
186 186
             <!-- 预交款合计 -->
187
-            预交款合计:
187
+            预交款合计:0
188 188
         </div>
189 189
         <div style="position: absolute;top:370px;left:250px">
190 190
             <!-- 补交款 -->
191
-            补交款:
191
+            补交款:0
192 192
         </div>
193 193
         <div style="position: absolute;top:370px;left:480px">
194 194
             <!-- 应退款 -->
195
-            应退款:
195
+            应退款:0
196 196
         </div>
197 197
         <div>
198 198
             <div style="position: absolute;top:400px;left:40px">