mqd пре 3 година
родитељ
комит
10a42914e3
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {