Przeglądaj źródła

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

28169 1 miesiąc temu
rodzic
commit
439a311318

+ 1 - 1
src/xt_pages/outpatientCharges/statementTemplate/printFour.vue Wyświetl plik

@@ -72,7 +72,7 @@
72 72
                           </div>
73 73
                           <div class="chargeUl" style="border-top:1px solid #000;">
74 74
                               <p style="width:50%;">记账支付</p>
75
-                              <p style="width:50%;">{{info.hifp_pay?info.hifp_pay.toFixed(2):0}}元</p>
75
+                              <p style="width:50%;">{{info.fund_pay_sumamt?info.fund_pay_sumamt.toFixed(2):0}}元</p>
76 76
                           </div>
77 77
                           <div class="chargeUl" style="border-top:1px solid #000;">
78 78
                               <p style="width:50%;">个人账号</p>