|
|
@@ -961,76 +961,76 @@ export const constantRouterMap = [
|
|
|
},
|
|
|
},
|
|
|
{
|
|
|
- path: '/bonus/trace-down-yj',
|
|
|
- component: _import('bonus/trace-down-yj'),
|
|
|
- name: 'bonus_trace-down-yj',
|
|
|
- meta: {
|
|
|
- title: '业绩奖向下追溯',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/period'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ path: '/bonus/trace-down-yj',
|
|
|
+ component: _import('bonus/trace-down-yj'),
|
|
|
+ name: 'bonus_trace-down-yj',
|
|
|
+ meta: {
|
|
|
+ title: '业绩奖向下追溯',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '奖金管理', path: '/bonus/period'},
|
|
|
+ ],
|
|
|
+ },
|
|
|
},
|
|
|
{
|
|
|
- path: '/bonus/trace-up-yj',
|
|
|
- component: _import('bonus/trace-up-yj'),
|
|
|
- name: 'bonus_trace-up-yj',
|
|
|
- meta: {
|
|
|
- title: '业绩奖向上追溯',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/period'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ path: '/bonus/trace-up-yj',
|
|
|
+ component: _import('bonus/trace-up-yj'),
|
|
|
+ name: 'bonus_trace-up-yj',
|
|
|
+ meta: {
|
|
|
+ title: '业绩奖向上追溯',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '奖金管理', path: '/bonus/period'},
|
|
|
+ ],
|
|
|
+ },
|
|
|
},
|
|
|
{
|
|
|
- path: '/bonus/trace-down-gx',
|
|
|
- component: _import('bonus/trace-down-gx'),
|
|
|
- name: 'bonus_trace-down-gx',
|
|
|
- meta: {
|
|
|
- title: '共享奖向下追溯',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/period'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ path: '/bonus/trace-down-gx',
|
|
|
+ component: _import('bonus/trace-down-gx'),
|
|
|
+ name: 'bonus_trace-down-gx',
|
|
|
+ meta: {
|
|
|
+ title: '共享奖向下追溯',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '奖金管理', path: '/bonus/period'},
|
|
|
+ ],
|
|
|
+ },
|
|
|
},
|
|
|
{
|
|
|
- path: '/bonus/trace-up-gx',
|
|
|
- component: _import('bonus/trace-up-gx'),
|
|
|
- name: 'bonus_trace-up-gx',
|
|
|
- meta: {
|
|
|
- title: '共享奖向上追溯',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/period'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ path: '/bonus/trace-up-gx',
|
|
|
+ component: _import('bonus/trace-up-gx'),
|
|
|
+ name: 'bonus_trace-up-gx',
|
|
|
+ meta: {
|
|
|
+ title: '共享奖向上追溯',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '奖金管理', path: '/bonus/period'},
|
|
|
+ ],
|
|
|
+ },
|
|
|
},
|
|
|
{
|
|
|
- path: '/bonus/trace-down-gl',
|
|
|
- component: _import('bonus/trace-down-gl'),
|
|
|
- name: 'bonus_trace-down-gl',
|
|
|
- meta: {
|
|
|
- title: '管理奖向下追溯',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/period'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ path: '/bonus/trace-down-gl',
|
|
|
+ component: _import('bonus/trace-down-gl'),
|
|
|
+ name: 'bonus_trace-down-gl',
|
|
|
+ meta: {
|
|
|
+ title: '管理奖向下追溯',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '奖金管理', path: '/bonus/period'},
|
|
|
+ ],
|
|
|
+ },
|
|
|
},
|
|
|
{
|
|
|
- path: '/bonus/trace-up-gl',
|
|
|
- component: _import('bonus/trace-up-gl'),
|
|
|
- name: 'bonus_trace-up-gl',
|
|
|
- meta: {
|
|
|
- title: '管理奖向上追溯',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/period'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ path: '/bonus/trace-up-gl',
|
|
|
+ component: _import('bonus/trace-up-gl'),
|
|
|
+ name: 'bonus_trace-up-gl',
|
|
|
+ meta: {
|
|
|
+ title: '管理奖向上追溯',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '奖金管理', path: '/bonus/period'},
|
|
|
+ ],
|
|
|
+ },
|
|
|
},
|
|
|
{
|
|
|
path: '/bonus/trace-down-fx',
|
|
|
@@ -1367,30 +1367,30 @@ export const constantRouterMap = [
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
- {
|
|
|
- path: '/finance/recharge',
|
|
|
- component: _import('finance/recharge'),
|
|
|
- name: 'finance_recharge',
|
|
|
- meta: {
|
|
|
- title: '充值管理',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '财务管理', path: '/finance/balance-audit-list'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ {
|
|
|
+ path: '/finance/recharge',
|
|
|
+ component: _import('finance/recharge'),
|
|
|
+ name: 'finance_recharge',
|
|
|
+ meta: {
|
|
|
+ title: '充值管理',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '财务管理', path: '/finance/balance-audit-list'},
|
|
|
+ ],
|
|
|
},
|
|
|
- {
|
|
|
- path: '/finance/recharge-status',
|
|
|
- component: _import('finance/recharge-status'),
|
|
|
- name: 'finance_recharge-status',
|
|
|
- meta: {
|
|
|
- title: '状态管理',
|
|
|
- breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '财务管理', path: '/finance/balance-audit-list'},
|
|
|
- ],
|
|
|
- },
|
|
|
+ },
|
|
|
+ {
|
|
|
+ path: '/finance/recharge-status',
|
|
|
+ component: _import('finance/recharge-status'),
|
|
|
+ name: 'finance_recharge-status',
|
|
|
+ meta: {
|
|
|
+ title: '状态管理',
|
|
|
+ breadcrumb: [
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: '财务管理', path: '/finance/balance-audit-list'},
|
|
|
+ ],
|
|
|
},
|
|
|
+ },
|
|
|
]
|
|
|
},
|
|
|
{
|