xiaoyong931011
2023-04-07 c63cc337b8d1f666621ac8932fc3026786ca756f
在mq之前,先更新订单状态
1 files modified
2 ■■■ changed files
src/main/resources/templates/febs/views/modules/mallMember/scoreAchieveReleaseList.html 2 ●●● patch | view | raw | blame | history
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: '合计:'},