Helius
2020-12-02 c1e00f8e4fbebf5daf0e1527fd0fdf471cf3f07d
src/main/resources/templates/febs/views/modules/trademanage/agentReturnInfos.html
@@ -70,7 +70,7 @@
            tableIns = febs.table.init({
                elem: $view.find('table'),
                id: 'userTable',
                url: ctx + 'tradeManage/memberAgentReturnInfo',
                url: ctx + 'tradeManage/memberAgentReturnInfos',
                totalRow: true,
                cols: [[
                    {field: 'phone', title: '手机号', minWidth: 100,align:'left',totalRowText: '合计'},