|
|
@@ -68,7 +68,7 @@ class ConsoleController extends BaseController
|
|
|
["name" => "库存预警", "img" => "ghs/home/kcyjs.png", "url" => "/pagesStorehouse/stockWarn/manage"],
|
|
|
["name" => "花材", "img" => "ghs/home/hcgl.png", "url" => "/admin/item/list"],
|
|
|
["name" => "调拨出库", "img" => "ghs/home/dbck.png", "url" => "/pagesStorehouse/allot/allotEx"],
|
|
|
- ["name" => "调拨入库2", "img" => "ghs/home/dbrk.png", "url" => "/pagesStorehouse/allot/allotPut"]
|
|
|
+ ["name" => "调拨入库", "img" => "ghs/home/dbrk.png", "url" => "/pagesStorehouse/allot/allotPut"]
|
|
|
];
|
|
|
|
|
|
util::success([
|