dever 3 years ago
parent
commit
be2aa02cc3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/shop/database/goods.php

+ 1 - 1
app/shop/database/goods.php

@@ -161,7 +161,7 @@ return array
         # 列表里的按钮
         'list_button' => array
         (
-            'fast_list' => array('库存设置', '"info_sku&project=goods&goods_id={goods_id}&other=shop&other_id={shop_id}&page_type=1"', '{price_type} <= 3'),
+            //'fast_list' => array('库存设置', '"info_sku&project=goods&goods_id={goods_id}&other=shop&other_id={shop_id}&page_type=1"', '{price_type} <= 3'),
         ),
     ),