dever 6 năm trước cách đây
mục cha
commit
480bb7e9da
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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,
         ),