@@ -520,7 +520,7 @@ $config = array
'default' => '2',
'desc' => '状态',
'match' => 'is_numeric',
- 'update' => 'radio',
+ //'update' => 'radio',
'option' => $status,
'search' => 'select',
'list' => true,