Browse Source

批量修改

lizhen_gitee 1 month ago
parent
commit
a77f4835c3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/admin/controller/Lessonslot.php

+ 1 - 0
application/admin/controller/Lessonslot.php

@@ -14,6 +14,7 @@ class Lessonslot extends Backend
 {
     protected $noNeedLogin = ['vue_index','vue_staff','slot_add','slot_info','slot_edit','cancel'];
 
+    protected $multiFields = ['status','is_show'];
     /**
      * Lessonslot模型对象
      * @var \app\admin\model\Lessonslot