@@ -308,7 +308,7 @@ return array
'default' => '',
'desc' => '请输入工作时间',
'match' => 'option',
- 'update' => 'text',
+ 'update' => 'textarea',
),
'wechat' => array
@@ -219,6 +219,7 @@ return array
'desc' => '业绩说明',
'match' => 'is_string',
'update' => 'text',
+ 'search' => 'fulltext',
'list' => true,