dever 7 년 전
부모
커밋
44774e1f58
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      component/database/version_log.php

+ 2 - 0
component/database/version_log.php

@@ -64,6 +64,8 @@ return array
 			'default' 	=> '',
 			'desc' 		=> '请输入项目',
 			'match' 	=> 'is_numeric',
+			'list'		=> true,
+			'edit'		=> true,
 		),
 
 		'version_id'		=> array