13937891274
2022-08-04 be76681e5865d3e05945570f9c1c709db0a4514f
src/router/route.ts
@@ -27,22 +27,6 @@
               button:'121231'
            },
         },
         {
            path: '/team',
            name: 'team',
            component: () => import('/@/views/contingency/team/index.vue'),
            meta: {
               title: 'message.router.team',
               isLink: '',
               isHide: false,
               isKeepAlive: true,
               isAffix: true,
               isIframe: false,
               roles: ['admin', 'common'],
               icon: 'iconfont icon-shouye',
               button:'121231'
            },
         },
      ],
   },
];