|
|
@@ -189,8 +189,8 @@ export default {
|
|
|
{ name: "改价", img: 'ghs/home/gj.png', url: "/admin/changePrice/list" },
|
|
|
{ name: "花材", img: 'ghs/home/hcgl.png', url: "/admin/item/list" },
|
|
|
{ name: "采购", img: 'ghs/home/icon_caigou.png', url: "/pagesPurchase/order" },
|
|
|
+ { name: "供货商", img: 'ghs/home/icon_ghs.png', url: "/pagesPurchase/supplier" },
|
|
|
{ name: "损耗", img: 'ghs/home/kcyjs.png', url: "/admin/breakage/list" },
|
|
|
- { name: "拆散", img: 'ghs/home/kcyjs.png', url: "/admin/part/list" },
|
|
|
{ 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/clear/customList"},
|