Ver Fonte

后台不上传视频了,自己在VOD控制台传

lizhen_gitee há 4 meses atrás
pai
commit
2b49bfde15
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      public/assets/js/backend/voteplayer.js

+ 1 - 1
public/assets/js/backend/voteplayer.js

@@ -28,7 +28,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                     [
                         {checkbox: true},
                         {field: 'id', title: __('Id')},
-                        {field: 'subject_id', title: __('Subject_id')},
+//                        {field: 'subject_id', title: __('Subject_id')},
                         {field: 'title', title: __('Title'), operate: 'LIKE', table: table, class: 'autocontent', formatter: Table.api.formatter.content},
                         {field: 'suozaidanwei', title: __('Suozaidanwei'), operate: 'LIKE', table: table, class: 'autocontent', formatter: Table.api.formatter.content},
                         {field: 'tuijiangonghui', title: __('Tuijiangonghui'), operate: 'LIKE', table: table, class: 'autocontent', formatter: Table.api.formatter.content},