@@ -204,7 +204,7 @@ return array
'default' => '',
'desc' => '请输入内容',
'match' => 'is_string',
- 'update' => 'editor',
+ 'update' => 'textarea',
'key' => '1',
),