瀏覽代碼

单点登录

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) {