username@email.com
2021-07-07 06e75f18b5b3b0fbfd25731c8b7324cc42df045f
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},