|
|
@@ -151,12 +151,12 @@ export default {
|
|
|
{name: "供货商", img: 'ghs/home/icon_ghs.png', url: '/pagesPurchase/supplier'},
|
|
|
{ name: "采购记录", img: 'ghs/home/icon_caigou.png', url: "/pagesPurchase/order" },
|
|
|
{ name: "报损", img: 'ghs/home/kcyjs.png', url: "/admin/breakage/list" },
|
|
|
- { name: "预订单", img: 'ghs/home/kcyjs.png', url: "/admin/order/statBook" },
|
|
|
- { name: "出库", img: 'ghs/home/dbck.png', url: "/admin/shop/selectShop" },
|
|
|
- { name: "出库记录", img: 'ghs/home/dbck.png', url: "/pagesStorehouse/allot/allotEx" },
|
|
|
- { name: "入库记录", img: 'ghs/home/dbrk.png', url: "/pagesStorehouse/allot/allotPut" },
|
|
|
+ { name: "预售", img: 'ghs/home/kcyjs.png', url: "/admin/order/statBook" },
|
|
|
+ { name: "调拨出库", img: 'ghs/home/dbck.png', url: "/pagesStorehouse/allot/allotEx" },
|
|
|
+ { name: "调拨入库", img: 'ghs/home/dbrk.png', url: "/pagesStorehouse/allot/allotPut" },
|
|
|
{name : "结账记录", img : "ghs/home/kcyjs.png", url : "/admin/clear/customList"},
|
|
|
{name : "支出", img : "ghs/home/kcyjs.png", url : "/admin/expend/addExpend"},
|
|
|
+ {name : "员工", img : "/ghs/home/yggl.png", url : "/admin/staff/list"},
|
|
|
],
|
|
|
skSrc: `${this.$constant.imgUrl}/ghs/home/kj.png`,
|
|
|
pfSrc: `${this.$constant.imgUrl}/ghs/home/pf.jpg`,
|