Преглед на файлове

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

lizhen_gitee преди 4 месеца
родител
ревизия
2b49bfde15
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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},