王通 2 年 前
コミット
35211e3f44
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/api/leader.js

+ 1 - 0
src/api/leader.js

@@ -5,6 +5,7 @@ export function getRy() {
   return request({
     url: '/center-environment/VisuForestCloudMapController/getRy',
     method: 'post',
+    data:{}
   })
 }