username@email.com
2021-07-27 e649be7905be7e74f6e09d8d74a7bd7bcd3923b7
zhengcaioa/zhengcaioa/Views/FiAccountIncome/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: 'PaymentUnit', labtype: 'txt', hidden: false, width: 100 },
            { label: '摘要', name: 'OperationalMatters', labtype: 'txt', hidden: false, width: 200},
            { label: '操作时间', name: 'CreatetimeName', labtype: 'txt', hidden: false, width: 100},