@@ -107,9 +107,9 @@ return array
'desc' => '投放系统',
'match' => 'is_numeric',
'option' => $system,
- 'update' => 'radio',
- 'search' => 'select',
- 'list' => true,
+ //'update' => 'radio',
+ //'search' => 'select',
+ //'list' => true,
),
'ad_type' => array
@@ -134,7 +134,7 @@ return array
'option' => $type,
'update' => 'radio',
'search' => 'select',
- //'list' => true,
+ 'list' => true,
'control' => 'type',