|
@@ -363,13 +363,13 @@ $config = array
|
|
&search_option_category={category}
|
|
&search_option_category={category}
|
|
&oper_parent=info&oper_project=goods
|
|
&oper_parent=info&oper_project=goods
|
|
&oper_save_jump=info
|
|
&oper_save_jump=info
|
|
- &where_id={id}"'),
|
|
|
|
|
|
+ &where_id={id}"', '{type} == 1'),
|
|
|
|
|
|
'list' => array('sku设置', '"info_sku
|
|
'list' => array('sku设置', '"info_sku
|
|
&project=goods
|
|
&project=goods
|
|
&search_option_info_id={id}
|
|
&search_option_info_id={id}
|
|
&oper_parent=info&oper_project=goods
|
|
&oper_parent=info&oper_project=goods
|
|
- &oper_save_jump=info&page_type=1"'),
|
|
|
|
|
|
+ &oper_save_jump=info&page_type=1"', '{type} == 1'),
|
|
'br1' => array('<br />'),
|
|
'br1' => array('<br />'),
|
|
'delete' => '删除',
|
|
'delete' => '删除',
|
|
),
|
|
),
|