Commit 013ad814 by caoyanzhi

update: 会员订单

parent 692d7d90
......@@ -105,7 +105,7 @@ export default {
childrenList: {
// 交易记录
transaction: [
{ label: '客户订单', key: 'numOfCustomer', path: '/order-list?tab=all&memberId=' + this.memberId, icon: 'icon-mendianbaojiadan' },
{ label: '客户订单', key: 'numOfCustomer', path: '/order-list?tab=store&memberId=' + this.memberId, icon: 'icon-mendianbaojiadan' },
{ label: '门店订单', key: 'numOfSale', path: '/order-list?tab=store&memberId=' + this.memberId },
{ label: '达摩微商城', key: 'wechatMallNum', path: '/order-list?tab=demo&memberId=' + this.memberId },
{ label: '微盟订单', key: 'weimobMallNum', path: '/order-list?tab=weimob&memberId=' + this.memberId },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment