소스 검색

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

XMLWAN 3 년 전
부모
커밋
e9eb936066
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/xt_pages/outpatientCharges/statementPrint.vue

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

@@ -354,7 +354,7 @@ export default {
354 354
                 this.balanceAccounts.new_order_info.map(item => {
355 355
                   obj2.total = obj2.total + item.Total
356 356
                   var newObj = {
357
-                    pric:parseInt(item.Total),
357
+                    pric:parseFloat(item.Total),
358 358
                     project:{
359 359
                       count:1,
360 360
                       project:{