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},