瀏覽代碼

统计接口联调,数据展示

maxiaoxiao 1 周之前
父節點
當前提交
c33ef33471
共有 2 個文件被更改,包括 17 次插入1610 次删除
  1. 3 3
      src/views/pageCode/statistic/progress/config.js
  2. 14 1607
      src/views/pageCode/statistic/progress/index.vue

+ 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' },

File diff suppressed because it is too large
+ 14 - 1607
src/views/pageCode/statistic/progress/index.vue


Some files were not shown because too many files changed in this diff