hongchuangyanfa 3 жил өмнө
parent
commit
4c99746151

+ 1 - 0
src/api/system/menu.js

@@ -102,5 +102,6 @@ export const getRoutes = (topMenuId) => request({
   method: 'get',
   params: {
     topMenuId,
+    sysType:'saber'
   }
 });