dever 6 лет назад
Родитель
Сommit
480bb7e9da
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      journal/database/active.php

+ 2 - 1
journal/database/active.php

@@ -99,7 +99,8 @@ return array
             'default'   => '',
             'desc'      => '活动描述',
             'match'     => 'option',
-            'update'  => 'textarea',
+            'update'    => 'editor',
+            'key'       => 1,
             //'search'  => 'fulltext',
             //'list'        => true,
         ),