浏览代码

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:{