shish vor 3 Jahren
Ursprung
Commit
901042ddd1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      hdApp/src/admin/home/apply.vue

+ 1 - 0
hdApp/src/admin/home/apply.vue

@@ -51,6 +51,7 @@ export default {
             list:[
             list:[
                 { name: "绿植", img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`, url: "/admin/goods/lz",pf:1},
                 { name: "绿植", img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`, url: "/admin/goods/lz",pf:1},
                 { name: "绿植品种", img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`, url: "/admin/goods/lzKind",pf:1},
                 { name: "绿植品种", img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`, url: "/admin/goods/lzKind",pf:1},
+                { name: "绿植采购", img: `${this.$constant.imgUrl}/ghs/home/icon_caigou.png`, url: "/admin/goods/plantCg",pf:1},
                 { name: "绿植盘点", img: `${this.$constant.imgUrl}/ghs/home/pandian.png`, url: "/admin/goods/pdList",pf:1}
                 { name: "绿植盘点", img: `${this.$constant.imgUrl}/ghs/home/pandian.png`, url: "/admin/goods/pdList",pf:1}
             ]
             ]
         },
         },