|
|
|
@ -156,11 +156,13 @@ |
|
|
|
|
title: '设备申请', |
|
|
|
|
url: '../../index/serviceApplicationList/serviceApplicationList', |
|
|
|
|
img: '../../../static/img/apply.png' |
|
|
|
|
},{ |
|
|
|
|
title: '核销订单', |
|
|
|
|
url: '/subpackages/groupBuyingConfiguration/groupVerifyOrder/groupVerifyOrder', |
|
|
|
|
img: '/static/img/apply.png' |
|
|
|
|
},{ |
|
|
|
|
}, |
|
|
|
|
// { |
|
|
|
|
// title: '核销订单', |
|
|
|
|
// url: '/subpackages/groupBuyingConfiguration/groupVerifyOrder/groupVerifyOrder', |
|
|
|
|
// img: '/static/img/apply.png' |
|
|
|
|
// }, |
|
|
|
|
{ |
|
|
|
|
title:'扫码点餐', |
|
|
|
|
url:"/subpackages/groupBuyingConfiguration/groupBuyingConfiguration?storeId="+this.userInfo.store.id, |
|
|
|
|
img: '/static/img/home4.png' |
|
|
|
|