JX.Li 3 ヶ月 前
コミット
0a12c20f29
1 ファイル変更1 行追加1 行削除
  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'
     }
   })
 }