Parcourir la source

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

XMLWAN il y a 3 ans
Parent
révision
e9eb936066
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/xt_pages/outpatientCharges/statementPrint.vue

+ 1 - 1
src/xt_pages/outpatientCharges/statementPrint.vue Voir le fichier

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