xiaoyong931011
2021-12-16 d59a9f1237c790375d34abf29b6fc9b3c1a7feac
src/main/resources/templates/febs/views/video/video/video-list.html
@@ -197,7 +197,7 @@
            tableIns = febs.table.init({
                elem: $view.find('table'),
                id: 'videoTable',
                url: ctx + 'video/list',
                url: ctx + 'video/video/list',
                cols: [[
                    {type: 'checkbox'},
                    {field: 'title', title: '视频名', minWidth: 100},