|
|
@@ -61,7 +61,6 @@ export default {
|
|
|
title:'订单与销售',
|
|
|
list:[
|
|
|
{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/bookSet"},
|
|
|
{name: "运费设置",img: `${this.$constant.imgUrl}/ghs/home/shop.png`,url: "/admin/order/freight"}
|
|
|
]
|
|
|
},
|