Explorar o código

详细信息添加

王通 %!s(int64=2) %!d(string=hai) anos
pai
achega
6e426ac212
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/api/forest.js

+ 1 - 1
src/api/forest.js

@@ -12,7 +12,7 @@ export function fireControlViewPoint(type) {
   return request({
     url: '/center-firecontrol/VisuForestDataCenterController/fireControlViewPoint',
     method: 'post',
-    param: type
+    data: type
   })
 }
 export function getNewDataByDate(data) {