From b8c0efefec84532e2d2ea9115e8a85e1b7c62f64 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期六, 01 十一月 2025 14:12:54 +0800
Subject: [PATCH] fix: bug
---
src/router/index.ts | 190 +++++++++++++++++++++++-----------------------
1 files changed, 95 insertions(+), 95 deletions(-)
diff --git a/src/router/index.ts b/src/router/index.ts
index 6ccf758..471e5bb 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -123,34 +123,34 @@
},
],
},
- {
- path: '/FlexJobManage',
- redirect: 'noRedirect',
- component: Layout,
- hidden: false,
- alwaysShow: true,
- meta: {
- rank: 10010,
- title: '鐏靛伐绠$悊',
- rootMenu: true,
- icon: 'home',
- },
- children: [
- {
- path: '/FlexJobManageList',
- name: 'FlexJobManageList',
- hidden: false,
- alwaysShow: true,
- component: () => import('@/views/FlexJobManage/FlexJobManage.vue'),
- meta: {
- rank: 10011,
- title: '鐏靛伐绠$悊',
- // rootMenu: true,
- icon: 'home',
- },
- },
- ],
- },
+ // {
+ // path: '/FlexJobManage',
+ // redirect: 'noRedirect',
+ // component: Layout,
+ // hidden: false,
+ // alwaysShow: true,
+ // meta: {
+ // rank: 10010,
+ // title: '鐏靛伐绠$悊',
+ // rootMenu: true,
+ // icon: 'home',
+ // },
+ // children: [
+ // {
+ // path: '/FlexJobManageList',
+ // name: 'FlexJobManageList',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/FlexJobManage/FlexJobManage.vue'),
+ // meta: {
+ // rank: 10011,
+ // title: '鐏靛伐绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // ],
+ // },
{
path: '/EmploymentManage',
redirect: 'noRedirect',
@@ -284,19 +284,19 @@
icon: 'home',
},
},
- {
- path: '/BalanceManage',
- name: 'BalanceManage',
- hidden: false,
- alwaysShow: true,
- component: () => import('@/views/ServiceChargeManage/BalanceManage.vue'),
- meta: {
- rank: 10042,
- title: '浣欓绠$悊',
- // rootMenu: true,
- icon: 'home',
- },
- },
+ // {
+ // path: '/BalanceManage',
+ // name: 'BalanceManage',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/ServiceChargeManage/BalanceManage.vue'),
+ // meta: {
+ // rank: 10042,
+ // title: '浣欓绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
{
path: '/ServiceChargeDetail/:id',
name: 'ServiceChargeDetail',
@@ -312,34 +312,34 @@
},
],
},
- {
- path: '/AgreementManage',
- redirect: 'noRedirect',
- component: Layout,
- hidden: false,
- alwaysShow: true,
- meta: {
- rank: 10050,
- title: '鍗忚绠$悊',
- rootMenu: true,
- icon: 'home',
- },
- children: [
- {
- path: '/AgreementManageList',
- name: 'AgreementManageList',
- hidden: false,
- alwaysShow: true,
- component: () => import('@/views/AgreementManage/AgreementManageList.vue'),
- meta: {
- rank: 10051,
- title: '鍗忚绠$悊',
- // rootMenu: true,
- icon: 'home',
- },
- },
- ],
- },
+ // {
+ // path: '/AgreementManage',
+ // redirect: 'noRedirect',
+ // component: Layout,
+ // hidden: false,
+ // alwaysShow: true,
+ // meta: {
+ // rank: 10050,
+ // title: '鍗忚绠$悊',
+ // rootMenu: true,
+ // icon: 'home',
+ // },
+ // children: [
+ // {
+ // path: '/AgreementManageList',
+ // name: 'AgreementManageList',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/AgreementManage/AgreementManageList.vue'),
+ // meta: {
+ // rank: 10051,
+ // title: '鍗忚绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // ],
+ // },
// {
// path: '/WithdrawManage',
// redirect: 'noRedirect',
@@ -394,32 +394,32 @@
icon: 'home',
},
},
- {
- path: '/EnterpriseBalanceManage',
- name: 'EnterpriseBalanceManage',
- hidden: false,
- alwaysShow: true,
- component: () => import('@/views/FinanceManage/EnterpriseBalanceManage.vue'),
- meta: {
- rank: 10072,
- title: '浼佷笟浣欓绠$悊',
- // rootMenu: true,
- icon: 'home',
- },
- },
- {
- path: '/EnterpriseBalanceManageDetail/:id',
- name: 'EnterpriseBalanceManageDetail',
- hidden: true,
- alwaysShow: false,
- component: () => import('@/views/FinanceManage/EnterpriseBalanceManageDetail.vue'),
- meta: {
- rank: 10073,
- title: '璇︽儏',
- // rootMenu: true,
- icon: 'home',
- },
- },
+ // {
+ // path: '/EnterpriseBalanceManage',
+ // name: 'EnterpriseBalanceManage',
+ // hidden: false,
+ // alwaysShow: true,
+ // component: () => import('@/views/FinanceManage/EnterpriseBalanceManage.vue'),
+ // meta: {
+ // rank: 10072,
+ // title: '浼佷笟浣欓绠$悊',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
+ // {
+ // path: '/EnterpriseBalanceManageDetail/:id',
+ // name: 'EnterpriseBalanceManageDetail',
+ // hidden: true,
+ // alwaysShow: false,
+ // component: () => import('@/views/FinanceManage/EnterpriseBalanceManageDetail.vue'),
+ // meta: {
+ // rank: 10073,
+ // title: '璇︽儏',
+ // // rootMenu: true,
+ // icon: 'home',
+ // },
+ // },
],
},
--
Gitblit v1.9.1