@@ -149,7 +149,7 @@ return array
'name' => '座位号',
'default' => '',
'desc' => '座位号',
- 'match' => 'is_string',
+ 'match' => 'option',
'update' => 'text',
'search' => 'fulltext',
'list' => true,