Helius
2020-11-30 c7ea59c829fe0337435021e2ae54b72d94f6ff85
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: '合计'},