|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
{name: "花材排序",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/itemClass/sort"},
|
|
|
{name: "已下架",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/outList"},
|
|
|
{name: "已删除",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/stopList"},
|
|
|
- {name: "隐藏花材",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/stat/hide"},
|
|
|
+ {name: "隐藏的花材",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/stat/hide"},
|
|
|
{name: "批量隐藏",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/changeHide"},
|
|
|
{name: "采购人管理",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/changePrice/changeCgStaff"},
|
|
|
{name: "公告",img: `${this.$constant.hostUrl}/image/ghs/home/hcgl.png`,url: "/admin/picText/purchaseGuide"},
|