rabin 7 năm trước cách đây
mục cha
commit
2ba7bb6d05
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      content/database/course.php

+ 1 - 1
content/database/course.php

@@ -101,7 +101,7 @@ return array
 			'name' 		=> '音频地址',
 			'default' 	=> '',
 			'desc' 		=> '请输入音频地址',
-			'match' 	=> 'is_string',
+			'match' 	=> 'option',
 			'update'	=> 'textarea',
 			//'search'	=> 'fulltext',
 			//'list'		=> true,