mqd il y a 3 ans
Parent
commit
10a42914e3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -1703,6 +1703,7 @@ router.beforeEach((to, from, next) => {
     //     }
     // }
 });
+
 function callmenus(v) {
     for (let i = 0; i < v.length; i++) {
         if (v[i].rountPath) {