|
|
@@ -157,12 +157,12 @@ class ConsoleController extends BaseController
|
|
|
["name" => "商城", "img" => "ghs/home/shop.png", "url" => "/admin/home/mall"],
|
|
|
["name" => "改价", "img" => "ghs/home/gj.png", "url" => "/admin/changePrice/list"],
|
|
|
["name" => "花材", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/list"],
|
|
|
+ ["name" => "花材(简)", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/simple"],
|
|
|
["name" => "采购", "img" => "ghs/home/icon_caigou.png", "url" => "/pagesPurchase/order"],
|
|
|
["name" => "外采", "img" => "ghs/home/icon_caigou.png", "url" => "/pagesPurchase/wcOrder"],
|
|
|
["name" => "供货商", "img" => "ghs/home/icon_ghs.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"],
|
|
|
["name" => "支出", "img" => "ghs/home/kcyjs.png", "url" => "/admin/expend/list"],
|
|
|
["name" => "损耗", "img" => "ghs/home/kcyjs.png", "url" => "/admin/breakage/list"],
|
|
|
["name" => "库存预警", "img" => "ghs/home/kcyjs.png", "url" => "/admin/item/list?warning=1"],
|