xujunjie hace 2 años
padre
commit
209512516c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/app.js

+ 1 - 1
src/app.js

@@ -8,7 +8,7 @@ export const dva = {
   },
 };
 
-let authRoutes = {};
+let authRoutes = {}; 
 
 function ergodicRoutes(routes, authKey, authority) {
   routes.forEach(element => {