Browse Source

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

wangsisi 1 tuần trước cách đây
mục cha
commit
a2d70f3ffb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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:'',
     });