Browse Source

Merge branch 'master' of http://www.sysuimars.cn:3000/feiniao/agriculture-one-map

lxf 1 week ago
parent
commit
44b2a1fa84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/warningHome/index.vue

+ 0 - 1
src/views/warningHome/index.vue

@@ -443,7 +443,6 @@ onMounted(async () => {
 const getRegionCropAreaYield = async () => {
     const res = await VE_API.warning.fetchRegionCropAreaYield({
         adminCode: 156440000,
-        speciesId: 222,
         year:'',
         quarter:'',
     });