Explorar el Código

feat:删除总面积的品种参数

wangsisi hace 1 semana
padre
commit
a2d70f3ffb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/warningHome/index.vue

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

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