xiaoyong931011
2022-10-22 248b1423be3ef10848da0b68fb470fffce2e84e7
src/main/resources/templates/febs/views/dapp/money-change-flow.html
@@ -130,6 +130,7 @@
                url: ctx + 'flow/accountMoneyChangeFlow',
                cols: [[
                    {field: 'address', title: '地址', minWidth: 150},
                    {field: 'username', title: '用户名', minWidth: 150},
                    {field: 'preAmount', title: '变化前金额', minWidth: 100},
                    {field: 'amount', title: '变化金额', minWidth: 100},
                    {field: 'afterAmount', title: '变化后金额', minWidth: 100},