|
|
@@ -157,7 +157,7 @@ class ConsoleController extends BaseController
|
|
|
["name" => "结账记录", "img" => "ghs/home/kcyjs.png", "url" => "/admin/clear/customList"],
|
|
|
["name" => "支出", "img" => "ghs/home/kcyjs.png", "url" => "/admin/expend/list"],
|
|
|
["name" => "盘点", "img" => "ghs/home/pandian.png", "url" => "/pagesStorehouse/inventory/list"],
|
|
|
- ["name" => "库存预警", "img" => "ghs/home/kcyjs.png", "url" => "/pagesStorehouse/stockWarn/manage"],
|
|
|
+ ["name" => "库存预警", "img" => "ghs/home/kcyjs.png", "url" => "/admin/item/list?warning=1"],
|
|
|
];
|
|
|
|
|
|
util::success(['asset' => $this->main, 'notice' => $notice,
|