fix
Hentua
2023-06-06 e59e24ee6b64f143df8318ce38c91e13364c0bcf
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: '合计:'},