|
@@ -209,6 +209,11 @@ export default {
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|
|
|
url: "/pagesStorehouse/stockWarn/manage"
|
|
url: "/pagesStorehouse/stockWarn/manage"
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ name: "盘点",
|
|
|
|
|
+ img: `${this.$constant.imgUrl}/ghs/home/pandian.png`,
|
|
|
|
|
+ url: "/pagesStorehouse/inventory/list"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
name: "调拨出库",
|
|
name: "调拨出库",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbck.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbck.png`,
|
|
@@ -219,11 +224,6 @@ export default {
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/dbrk.png`,
|
|
|
url: "/pagesStorehouse/allot/allotPut"
|
|
url: "/pagesStorehouse/allot/allotPut"
|
|
|
},
|
|
},
|
|
|
- {
|
|
|
|
|
- name: "盘点",
|
|
|
|
|
- img: `${this.$constant.imgUrl}/ghs/home/pandian.png`,
|
|
|
|
|
- url: "/pagesStorehouse/inventory/list"
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
name: "报损单",
|
|
name: "报损单",
|
|
|
img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|
|
img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,
|