|
|
@@ -200,13 +200,13 @@ class ConsoleController extends BaseController
|
|
|
["name" => "花材", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/list"],
|
|
|
["name" => "花材(简)", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/simple"],
|
|
|
["name" => "改库存", "img" => "ghs/home/kcyjs.png", "url" => "/admin/changePrice/changeStock"],
|
|
|
- ["name" => "供货商", "img" => "ghs/home/icon_ghs.png", "url" => "/pagesPurchase/supplier"],
|
|
|
+ ["name" => "采购", "img" => "ghs/home/icon_ghs.png", "url" => "/pagesPurchase/supplier"],
|
|
|
["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/kcyjs.png", "url" => "/admin/stat/stock"],
|
|
|
["name" => "买花", "img" => "ghs/home/icon_buy_item.png", "url" => "buyGhs"],
|
|
|
["name" => "买花记录", "img" => "ghs/home/icon_buy_record.png", "url" => "buyRecord", 'remindNum' => 0],
|
|
|
- ["name" => "库存总览", "img" => "ghs/home/kcyjs.png", "url" => "/admin/stat/stock"],
|
|
|
+ ["name" => "调拨出库", "img" => "ghs/home/dbck.png", "url" => "/pagesStorehouse/allot/allotEx"],
|
|
|
["name" => "支出", "img" => "ghs/home/kcyjs.png", "url" => "/admin/expend/list"],
|
|
|
["name" => "员工", "img" => "ghs/home/yggl.png", "url" => "/admin/staff/list"],
|
|
|
["name" => "库存预警", "img" => "ghs/home/kcyjs.png", "url" => "/admin/item/list?warning=1"],
|
|
|
@@ -221,13 +221,13 @@ class ConsoleController extends BaseController
|
|
|
["name" => "今日访客", "img" => "ghs/home/yggl.png", "url" => "/admin/custom/visit"],
|
|
|
//["name" => "预订客户", "img" => "ghs/home/yggl.png", "url" => "/admin/book/custom"],
|
|
|
["name" => "改库存", "img" => "ghs/home/kcyjs.png", "url" => "/admin/changePrice/changeStock2"],
|
|
|
- ["name" => "供货商", "img" => "ghs/home/icon_ghs.png", "url" => "/pagesPurchase/supplier"],
|
|
|
+ ["name" => "采购", "img" => "ghs/home/icon_ghs.png", "url" => "/pagesPurchase/supplier"],
|
|
|
["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/kcyjs.png", "url" => "/admin/stat/stock"],
|
|
|
["name" => "买花", "img" => "ghs/home/icon_buy_item.png", "url" => "buyGhs"],
|
|
|
["name" => "买花记录", "img" => "ghs/home/icon_buy_record.png", "url" => "buyRecord", 'remindNum' => 0],
|
|
|
- ["name" => "库存总览", "img" => "ghs/home/kcyjs.png", "url" => "/admin/stat/stock"],
|
|
|
+ ["name" => "调拨出库", "img" => "ghs/home/dbck.png", "url" => "/pagesStorehouse/allot/allotEx"],
|
|
|
["name" => "支出", "img" => "ghs/home/kcyjs.png", "url" => "/admin/expend/list"],
|
|
|
["name" => "员工", "img" => "ghs/home/yggl.png", "url" => "/admin/staff/list"],
|
|
|
["name" => "库存预警", "img" => "ghs/home/kcyjs.png", "url" => "/admin/item/list?warning=1"],
|