|
@@ -15,6 +15,8 @@ if ($type != 1) {
|
|
|
unset($button['新增仓库商品']);
|
|
|
unset($button['导出调整明细']);
|
|
|
unset($list_button['fast_list']);
|
|
|
+
|
|
|
+ $list_button['list'] = array('查看详情', '"goods_log&search_option_store_id={store_id}&earch_option_goods_id={goods_id}&earch_option_sku_id={sku_id}&oper_table=goods_sku"')
|
|
|
}
|
|
|
$config = array
|
|
|
(
|