master
Wangxubin 3 years ago
parent a730ba039b
commit 9a8e7fb921

@ -2494,9 +2494,9 @@ export default {
).toFixed(2) * 1; ).toFixed(2) * 1;
money += debtMoney; money += debtMoney;
} }
collectionRechargeAmountg = collectionRechargeAmountg =collectionRechargeAmountg+
collectionRechargeAmountg + (item.collectionRechargeAmount.toFixed(2) * 1);
item.collectionRechargeAmount.toFixed(2) * 1;
}); });
// //

Loading…
Cancel
Save