|
@@ -68,7 +68,7 @@ return array
|
|
|
'update' => 'text',
|
|
|
'search' => 'fulltext',
|
|
|
'list_name' => '订单信息',
|
|
|
- 'list' => 'Dever::load("service/lib/manage.showOrderUser", "{id}")',
|
|
|
+ 'list' => 'Dever::load("product/lib/manage.showOrderUser", "{id}")',
|
|
|
),
|
|
|
|
|
|
'uid' => array
|
|
@@ -179,9 +179,7 @@ return array
|
|
|
'edit' => false,
|
|
|
'insert' => false,
|
|
|
|
|
|
- 'list_button' => array(
|
|
|
- 'list' => array('兑换码列表', '"info&project=code&search_option_product_id={id}&search_option_product_price_id={id}&oper_parent=info&oper_project=product"'),
|
|
|
- ),
|
|
|
+
|
|
|
),
|
|
|
|
|
|
'request' => array
|