|
@@ -96,9 +96,9 @@ $struct = array
|
|
'default' => '-1',
|
|
'default' => '-1',
|
|
'desc' => '关联数据',
|
|
'desc' => '关联数据',
|
|
'match' => 'option',
|
|
'match' => 'option',
|
|
- 'update' => 'select',
|
|
|
|
|
|
+ //'update' => 'select',
|
|
'show' => 'type=' . $type_id,
|
|
'show' => 'type=' . $type_id,
|
|
- 'value' => '-1',
|
|
|
|
|
|
+ //'value' => '-1',
|
|
'update_search' => 'push/lib/manage.search?{type}',
|
|
'update_search' => 'push/lib/manage.search?{type}',
|
|
),
|
|
),
|
|
|
|
|