Explorar el Código

fix: 菜单 调整

Gaokun Wang hace 2 días
padre
commit
63fbc5215a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/router/private-routes.js

+ 1 - 1
src/router/private-routes.js

@@ -29,8 +29,8 @@ export const privateRoutes = [
   ...faultDiagnosis,
   ...maintenanceDecision,
   ...lifePrediction,
-  ...faultStatistics,
   ...carrierStandard,
+  ...faultStatistics,
   ...system
 ]