Your Name 3 years ago
parent
commit
9909f91e41
1 changed files with 1 additions and 1 deletions
  1. 1 1
      learn/active/database/code.php

+ 1 - 1
learn/active/database/code.php

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