|
@@ -62,6 +62,7 @@ export default {
|
|
|
{
|
|
{
|
|
|
title:'门店',
|
|
title:'门店',
|
|
|
list:[
|
|
list:[
|
|
|
|
|
+ {name: "客户等级",img: `${this.$constant.imgUrl}/ghs/home/yggl.png`,url: "/admin/custom/levelSet"},
|
|
|
{name: "门店",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/shop/list"},
|
|
{name: "门店",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/shop/list"},
|
|
|
{name: "调拨出库",img: `${this.$constant.imgUrl}/ghs/home/dbck.png`,url: "/pagesStorehouse/allot/allotEx"},
|
|
{name: "调拨出库",img: `${this.$constant.imgUrl}/ghs/home/dbck.png`,url: "/pagesStorehouse/allot/allotEx"},
|
|
|
{name: "调拨入库",img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,url: "/pagesStorehouse/allot/allotPut"},
|
|
{name: "调拨入库",img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,url: "/pagesStorehouse/allot/allotPut"},
|
|
@@ -71,6 +72,7 @@ export default {
|
|
|
{name: "业绩",img: `${this.$constant.imgUrl}/ghs/home/icon_ygyj.png`,url: "/admin/staff/achieve"},
|
|
{name: "业绩",img: `${this.$constant.imgUrl}/ghs/home/icon_ygyj.png`,url: "/admin/staff/achieve"},
|
|
|
{name: "供应商",img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,url: "/admin/ghs/shop"},
|
|
{name: "供应商",img: `${this.$constant.imgUrl}/ghs/home/icon_ghs.png`,url: "/admin/ghs/shop"},
|
|
|
{name: "报损单",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/breakage/list"},
|
|
{name: "报损单",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/breakage/list"},
|
|
|
|
|
+ {name: "采购设置",img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`,url: "/admin/cg/set"},
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|