Procházet zdrojové kódy

添加整治项目中心数据

lkk před 9 měsíci
rodič
revize
cff23017d9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/LandConsolidation/components/sdgk.vue

+ 1 - 1
src/views/LandConsolidation/components/sdgk.vue

@@ -157,7 +157,7 @@ export default {
           value: res.xmsl,
           value: res.xmsl,
         });
         });
       });
       });
-      this.setEchart({ data: arr, type: '"horizontal"' }, 0);
+      this.setEchart({ data: arr, type: '"horizontal"',title:{text:'整治项目',num:15} }, 0);
     },
     },
     async Getxzxx() {
     async Getxzxx() {
       let res = await QueryOne({
       let res = await QueryOne({