Your Name 3 年之前
父节点
当前提交
9909f91e41
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      learn/active/database/code.php

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

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