فهرست منبع

Update index.js

jtoms 4 سال پیش
والد
کامیت
45d3ce78ca
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -166,7 +166,7 @@ export const asyncRoutes = [
         path: 'gis',
         name: 'BzBaseGis',
         component: () => import('@/views/bz/gis'),
-        meta: { title: 'GIS地图分布', authorities: ['statistics.gis.map.base'] }
+        meta: { title: 'GIS地图分布', authorities: ['place.base.info.gis.map'] }
       }
     ]
   },