|
|
@@ -103,7 +103,7 @@ export default {
|
|
|
{name: "调拨入库",img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,url: "/pagesStorehouse/allot/allotPut"},
|
|
|
{name: "库存预警",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/item/list?warning=1"},
|
|
|
{name: "盘点",img: `${this.$constant.imgUrl}/ghs/home/pandian.png`,url: "/pagesStorehouse/inventory/list"},
|
|
|
- {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/kcyjs.png`,url: "/admin/changePrice/changeStock"}
|
|
|
]
|
|
|
},
|