JX.Li 3 kuukautta sitten
vanhempi
commit
0a12c20f29
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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'
     }
   })
 }