|
|
@@ -168,7 +168,7 @@ class ConsoleController extends BaseController
|
|
|
["name" => "采购记录", "img" => "ghs/home/icon_caigou.png", "url" => "/pagesPurchase/order"],
|
|
|
["name" => "调拨入库", "img" => "ghs/home/dbrk.png", "url" => "/pagesStorehouse/allot/allotPut"],
|
|
|
["name" => "调拨出库", "img" => "ghs/home/dbck.png", "url" => "/pagesStorehouse/allot/allotEx"],
|
|
|
- ["name" => "供货商", "img" => "ghs/home/icon_buy_item.png", "url" => "buyGhs"],
|
|
|
+ ["name" => "买花", "img" => "ghs/home/icon_buy_item.png", "url" => "buyGhs"],
|
|
|
["name" => "买花记录", "img" => "ghs/home/icon_buy_record.png", "url" => "buyRecord", 'remindNum' => $cgNum],
|
|
|
["name" => "库存总览", "img" => "ghs/home/kcyjs.png", "url" => "/admin/stat/stock"],
|
|
|
["name" => "支出", "img" => "ghs/home/kcyjs.png", "url" => "/admin/expend/list"],
|