|
@@ -184,7 +184,7 @@ $config = array
|
|
|
'update' => 'text',
|
|
|
//'list' => true,
|
|
|
'list_name' => '在途库存',
|
|
|
- 'list' => 'Dever::load("shop/lib/manage.getGoodsTotal", 1, {shop_id})',
|
|
|
+ 'list' => 'Dever::load("shop/lib/manage.getGoodsTotal", 1, {shop_id}, "{goods_id}", "{sku_id}")',
|
|
|
'list_order' => 10,
|
|
|
),
|
|
|
|
|
@@ -195,7 +195,7 @@ $config = array
|
|
|
'default' => '1',
|
|
|
'desc' => '请输入排序',
|
|
|
'match' => 'option',
|
|
|
- //'update' => 'text',
|
|
|
+ //'update' => 'textgetGoodsTotal
|
|
|
'search' => 'order',
|
|
|
//'list' => true,
|
|
|
'order' => 'desc',
|