Преглед изворни кода

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

28169 пре 1 година
родитељ
комит
439a311318
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/xt_pages/outpatientCharges/statementTemplate/printFour.vue

+ 1 - 1
src/xt_pages/outpatientCharges/statementTemplate/printFour.vue Прегледај датотеку

@@ -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>