|
|
@@ -44,13 +44,6 @@ export default {
|
|
|
{name: "已删除",img: `${this.$constant.imgUrl}/ghs/home/hcgl.png`,url: "/admin/changePrice/stopList"}
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- title:'客户',
|
|
|
- list:[
|
|
|
- {name: "最近未下单",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/custom/noExpend"},
|
|
|
- {name: "今日访客",img: `${this.$constant.imgUrl}/ghs/home/kcyjs.png`,url: "/admin/custom/visit"}
|
|
|
- ]
|
|
|
- },
|
|
|
{
|
|
|
title:'统计',
|
|
|
list:[
|