|
|
@@ -62,7 +62,7 @@ export default {
|
|
|
{
|
|
|
title:'订单与销售',
|
|
|
list:[
|
|
|
- {name: "预售",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/order/statBook"},
|
|
|
+ {name: "预订花材",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/order/statBook"},
|
|
|
{name: "运费设置",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/order/freight"},
|
|
|
{name: "物流",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/shop/wl"}
|
|
|
]
|