소스 검색

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

28169 4 주 전
부모
커밋
eef0b6ab9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientCharges/statementTemplate/printFour.vue

+ 1 - 1
src/xt_pages/outpatientCharges/statementTemplate/printFour.vue 파일 보기

@@ -84,7 +84,7 @@
84 84
                         </div>
85 85
                           <div class="chargeUl" style="border-top:1px solid #000;border-bottom:1px solid #000;">
86 86
                               <p style="width:50%;">现金支付</p>
87
-                              <p style="width:50%;">{{info.psn_pay?info.psn_pay.toFixed(2):0}}元</p>
87
+                              <p style="width:50%;">{{info.new_order.psn_cash_pay?info.new_order.psn_cash_pay.toFixed(2):0}}元</p>
88 88
                           </div>
89 89
                       </div>
90 90
                       <div style="width:80%;max-height:500px;">