Selaa lähdekoodia

统计接口联调,数据展示

maxiaoxiao 1 viikko sitten
vanhempi
commit
c33ef33471

+ 3 - 3
src/views/pageCode/statistic/progress/config.js

@@ -35,9 +35,9 @@ export const TableHeader = [
   // { label: "操作", slot: "action", width: '80px', align: 'center' },
 ]
 export const judgeTable = [
-  { label: "行政区", prop: "zhmc", align: 'center' },
-  { label: "图斑数", prop: "szxzc", width: '60px' },
-  { label: "图斑面积",  prop: "name", width: '100px', align: 'center' },
+  { label: "行政区", prop: "xzqmc", width: '80px', align: 'center' },
+  { label: "图斑数", prop: "countNumber", width: '60px' },
+  { label: "图斑面积",  prop: "countSum", width: '100px', align: 'center' },
   {
     label: "监测图斑", list: [
       { label: "图斑数",  prop: "szxzc", width: '60px' },

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 14 - 1607
src/views/pageCode/statistic/progress/index.vue


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä