-
+
组织全称
{{ rowData.deptFullName }}
@@ -116,30 +116,30 @@
用户手机号
{{ rowData.phonenumber }}
-
-
+
+
上期余额
{{ (rowData.lastWalletBal/100).toFixed(2) }}
-
+
本期余额
{{ (rowData.walletBalNow/100).toFixed(2) }}
-
+
总收入
{{ (rowData.income/100).toFixed(2) }}
-
+
总支出
{{ (rowData.outcome/100).toFixed(2) }}
-
+
账户余额
{{ (rowData.walletBal/100).toFixed(2) }}
-
+
-
-
+
+