Procházet zdrojové kódy

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

XMLWAN před 3 roky
rodič
revize
e9eb936066

+ 1 - 1
src/xt_pages/outpatientCharges/statementPrint.vue Zobrazit soubor

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