wzy
2021-12-15 9cb9637f10c527da0a60f778323b5dd14314bcef
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},