2023-12-1
This commit is contained in:
@@ -89,6 +89,26 @@
|
||||
name: "/marketingCard/pickupCardSet",
|
||||
path: "/marketingCard/pickupCardSet",
|
||||
},
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "grantRecords",
|
||||
// meta: {
|
||||
// icon: "el-icon-help",
|
||||
// title: "发放记录",
|
||||
// },
|
||||
// name: "/marketingCard/grantRecords",
|
||||
// path: "/marketingCard/grantRecords",
|
||||
// },
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "carList",
|
||||
// meta: {
|
||||
// icon: "el-icon-help",
|
||||
// title: "提货卡列表",
|
||||
// },
|
||||
// name: "/marketingCard/carList",
|
||||
// path: "/marketingCard/carList",
|
||||
// },
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -123,6 +143,16 @@
|
||||
},
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "network",
|
||||
// meta: {
|
||||
// icon: "el-icon-menu",
|
||||
// title: "网点管理",
|
||||
// },
|
||||
// name: "/network/index",
|
||||
// path: "/network/index"
|
||||
// },
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "statisticalReport",
|
||||
// meta: {
|
||||
// icon: "el-icon-menu",
|
||||
|
||||
Reference in New Issue
Block a user