Преглед на файлове

统计接口联调,数据展示

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

Файловите разлики са ограничени, защото са твърде много
+ 14 - 1607
src/views/pageCode/statistic/progress/index.vue


Някои файлове не бяха показани, защото твърде много файлове са промени