JX.Li il y a 3 mois
Parent
commit
0a12c20f29
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/api/forest.js

+ 1 - 1
src/api/forest.js

@@ -28,7 +28,7 @@ export function selectByMenuId() {
     url: '/system/menuEventType/selectByMenuId',
     method: 'post',
     data:{
-      menuId:'45'
+      menuId:'41'
     }
   })
 }