Browse Source

合并带嘛

csx 2 years ago
parent
commit
61c7f81f5f
1 changed files with 6 additions and 8 deletions
  1. 6 8
      src/xt_pages/hospitalStation/invoiceTemplate/printThree.vue

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

@@ -184,22 +184,20 @@
184 184
           {{list.order.hifmi_pay?list.order.hifmi_pay:''}}
185 185
         </div> -->
186 186
         <!-- 其他基金支付 -->
187
-        <!-- <div style="position: absolute;top:340px;left:560px">
188
-
189
-          {{list.order.oth_pay?list.order.oth_pay:''}}
190
-
191
-        </div> -->
187
+        <div style="position: absolute;top:340px;left:560px">
188
+          预交押金:{{parseInt(pre_pay_money) + parseInt(list.order.decimal)}}
189
+        </div>
192 190
         <div style="position: absolute;top:370px;left:40px">
193 191
             <!-- 预交款合计 -->
194
-            预交款合计:{{pre_pay_money}}
192
+          押金支付:{{list.order.decimal}}
195 193
         </div>
196 194
         <div style="position: absolute;top:370px;left:250px">
197 195
             <!-- 补交款 -->
198
-            补交款:0.00
196
+          实付:{{parseInt(list.order.psn_cash_pay) - parseInt(list.order.decimal)}}
199 197
         </div>
200 198
         <div style="position: absolute;top:370px;left:480px">
201 199
             <!-- 应退款 -->
202
-            应退款:0.00
200
+            应退款:{{list.refund_sum}}
203 201
         </div>
204 202
         <div>
205 203
             <div style="position: absolute;top:400px;left:40px">