username@email.com
2021-08-12 7b5fddf1755d3a1f43e5e402f944e7446caf6500
zhengcaioa/zhengcaioa/Views/FiAccountExpenses/Index.cshtml
@@ -14,7 +14,7 @@
            },
            { label: '科目名称', name: 'SubjectName', labtype: 'txt', hidden: false, width: 60 },
            { label: '支出金额', name: 'Money', labtype: 'txt', hidden: false, width: 60},
            { label: '账户余额', name: 'Balance', labtype: 'txt', hidden: false, width: 60 },
            { label: '账户余额', name: 'AccountMoney', labtype: 'txt', hidden: false, width: 60 },
            { label: '部门', name: 'Department', labtype: 'txt', hidden: false, width: 60 },
            { label: '收款人(单位)', name: 'PaymentUnit', labtype: 'txt', hidden: false, width: 100 },
            { label: '摘要', name: 'OperationalMatters', labtype: 'txt', hidden: false, width: 200},