Explorar o código

激活统计路由修正

wgl %!s(int64=4) %!d(string=hai) anos
pai
achega
7bfe5e21b6
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/projects/business/router/master.js

+ 1 - 2
src/projects/business/router/master.js

@@ -1398,10 +1398,9 @@ const routesMaster = [
 						name: 'MasterCompanyRegisterStatisticsInfo',
 						component: () => import('../views/Master/Company/RegisterStatisticsInfo.vue'),
 						meta: {
-							requireAuth: true,
+							requireAuth: false,
 							role: [],
 							title: '激活统计人员详情',
-							mode: true
 						}
 					},
 				]