username@email.com
2021-07-23 00446e5e764fd57ea0f28b30921f4a5daa60c890
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},