Browse Source

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

zhangyuewww 2 năm trước cách đây
mục cha
commit
80c1cf3514
1 tập tin đã thay đổi với 3 bổ sung16 xóa
  1. 3 16
      src/views/home/index.vue

+ 3 - 16
src/views/home/index.vue

@@ -274,22 +274,9 @@ import { formatTime } from './format.js'; //日期格式转换
         seachMoth: '2022'
       }).toPromise().then(res => {debugger
         console.log('··············', res)
-        this.configLeft1.data = [
-          {
-            name: '1玉米',
-            value: 120,
-          },
-          {
-            name: '白小麦',
-            value: 130,
-          },
-          {
-            name: '1混合麦',
-            value: 150,
-          }
-        ]
-        // this.configRight1.data = res[0].biViewInfoList
-        // this.configLeft1.data = res[1].biViewInfoList
+        
+        this.configRight1.data = res[0].biViewInfoList
+        this.configLeft1.data = res[1].biViewInfoList
          //获取实时时间
         this.timeFn();
         //中国地图