@@ -47,7 +47,7 @@ return array
'default' => '1',
'desc' => '合同类型',
'match' => 'is_numeric',
- //'update' => 'radio',
+ 'update' => 'radio',
'option' => $type,
'search' => 'select',
'list' => true,