shaogen1995 hace 7 horas
padre
commit
afdca54bf7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/Layout/data.ts

+ 1 - 1
src/pages/Layout/data.ts

@@ -154,7 +154,7 @@ const tabLeftArr: RouterType = [
         name: '资源使用',
         path: '/resource',
         Com: React.lazy(() => import('../Dmanage/D4resource')),
-        pageType: 'SY'
+        pageType: 'ZY'
       }
     ]
   },