xiaoyong931011
2023-04-12 a19e7b6b1088b2860d41c1bbe640c156cdad3dfc
src/main/resources/templates/febs/views/modules/mallMember/scoreAchieveReleaseList.html
@@ -26,7 +26,7 @@
            tableIns = febs.table.init({
                elem: $view.find('table'),
                id: 'achieveReleaseChild',
                url: ctx + 'admin/mallMember/roleReleaseChild?parentId=1',
                url: ctx + 'admin/mallMember/achieveReleaseChild?parentId=1',
                totalRow: true ,// 开启合计行
                cols: [[
                    {field: 'name', title: '名称', minWidth: 150,align:'center', totalRowText: '合计:'},