|
@@ -39,7 +39,7 @@
|
|
|
{
|
|
{
|
|
|
name: "花材管理",
|
|
name: "花材管理",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`,
|
|
|
- url: "/admin/staff/list"
|
|
|
|
|
|
|
+ url: "/pagesStorehouse/flower/manage"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
name: "门店管理",
|
|
name: "门店管理",
|
|
@@ -49,17 +49,17 @@
|
|
|
{
|
|
{
|
|
|
name: "调拨出库",
|
|
name: "调拨出库",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbck.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbck.png`,
|
|
|
- url: "/admin/staff/list"
|
|
|
|
|
|
|
+ url: "/pagesStorehouse/allot/allotEx"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
name: "调拨入库",
|
|
name: "调拨入库",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,
|
|
|
- url: "/admin/staff/list"
|
|
|
|
|
|
|
+ url: "/pagesStorehouse/allot/allotPut"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
name: "库存预警",
|
|
name: "库存预警",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|
|
|
- url: "/admin/staff/list"
|
|
|
|
|
|
|
+ url: "/pagesStorehouse/stockWarn/manage"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
name: "盘点",
|
|
name: "盘点",
|