|
|
@@ -156,7 +156,7 @@ class ConsoleController extends BaseController
|
|
|
["name" => "花材", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/list"],
|
|
|
["name" => "采购", "img" => "ghs/home/icon_caigou.png", "url" => "/pagesPurchase/order"],
|
|
|
["name" => "供货商", "img" => "ghs/home/icon_ghs.png", "url" => "/pagesPurchase/supplier"],
|
|
|
- ["name" => "外采购", "img" => "ghs/home/icon_caigou.png", "url" => "pagesPurchase/supplier"],
|
|
|
+ ["name" => "外采购", "img" => "ghs/home/icon_caigou.png", "url" => "/pagesPurchase/supplier"],
|
|
|
["name" => "调拨入库", "img" => "ghs/home/dbrk.png", "url" => "/pagesStorehouse/allot/allotPut"],
|
|
|
["name" => "调拨出库", "img" => "ghs/home/dbck.png", "url" => "/pagesStorehouse/allot/allotEx"],
|
|
|
["name" => "结账记录", "img" => "ghs/home/kcyjs.png", "url" => "/admin/clear/customList"],
|