|
|
@@ -316,14 +316,14 @@ export default {
|
|
|
tabsData: [
|
|
|
{ name: "商城", img: `ghs/home/shop2.png`, url: "/admin/cg/mall",pf:1},
|
|
|
{ name: "改价", img: `ghs/home/gj2.png`, url: "/admin/changePrice/list2",pf:1},
|
|
|
- { name: "花材", img: `ghs/home/hcgl2.png`, url: "/admin/item/list2",pf:1 },
|
|
|
+ { name: "花材绿植", img: `ghs/home/hcgl2.png`, url: "/admin/item/list2",pf:1 },
|
|
|
{ name: "接花束", img: `ghs/home/shop2.png`, url: "/admin/order/workOrder",pf:1 },
|
|
|
{ name: "拆散", img: `ghs/home/kcyjs2.png`, url: "/admin/part/list",pf:1},
|
|
|
{ name: "损耗", img: `ghs/home/kcyjs2.png`, url: "/admin/breakage/list",pf:1},
|
|
|
{ name: "任务", img: `ghs/home/kcyjs2.png`, url: "/admin/work/list",pf:1 },
|
|
|
{ name: "买花", img: `ghs/home/shop2.png`, url: "/pagesPurchase/order",pf:1 },
|
|
|
{ name: "买花记录", img: `ghs/home/shop2.png`, url: "/pagesPurchase/shopping",pf:1 },
|
|
|
- { name: "花束绿植", img: `ghs/home/hcgl2.png`, url: "/admin/goods/list",pf:1 },
|
|
|
+ { name: "花束", img: `ghs/home/hcgl2.png`, url: "/admin/goods/list",pf:1 },
|
|
|
{ name: "客户充值", img: `ghs/home/kcyjs2.png`, url: "/admin/recharge/rechargeCode",pf:1 },
|
|
|
],
|
|
|
totalData: [
|