2023-12-8
This commit is contained in:
@@ -69,16 +69,7 @@
|
||||
name: "/marketingCard/index",
|
||||
path: "/marketingCard/index",
|
||||
},
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "packageDetails",
|
||||
// meta: {
|
||||
// icon: "el-icon-help",
|
||||
// title: "礼包奖品明细",
|
||||
// },
|
||||
// name: "/marketingCard/packageDetails",
|
||||
// path: "/marketingCard/packageDetails",
|
||||
// },
|
||||
|
||||
{
|
||||
alwaysShow: true,
|
||||
component: "pickupCardSet",
|
||||
@@ -89,6 +80,16 @@
|
||||
name: "/marketingCard/pickupCardSet",
|
||||
path: "/marketingCard/pickupCardSet",
|
||||
},
|
||||
{
|
||||
alwaysShow: true,
|
||||
component: "corporateCardSet",
|
||||
meta: {
|
||||
icon: "el-icon-help",
|
||||
title: "企业卡设置",
|
||||
},
|
||||
name: "/marketingCard/corporateCardSet",
|
||||
path: "/marketingCard/corporateCardSet",
|
||||
},
|
||||
// {
|
||||
// alwaysShow: true,
|
||||
// component: "grantRecords",
|
||||
|
||||
Reference in New Issue
Block a user