zhourj 2 долоо хоног өмнө
parent
commit
5956b720fd

+ 8 - 8
src/views/infoCount/QcSsCount.vue

@@ -108,28 +108,28 @@ export default {
           align: 'center',
           dataIndex: 'firstOrgName'
         },
-        {
-          title: '企业编码',
-          align: 'center',
-          dataIndex: 'sysOrgCode'
-        },
+        // {
+        //   title: '企业编码',
+        //   align: 'center',
+        //   dataIndex: 'sysOrgCode'
+        // },
         {
           title: '下辖企业数量',
           align: 'center',
           dataIndex: 'orgNum'
         },
         {
-          title: '上报企业数量',
+          title: '涉及地块企业数量',
           align: 'center',
           dataIndex: 'sbOrgNum'
         },
         {
-          title: '上报地块数量/块',
+          title: '地块数量/块',
           align: 'center',
           dataIndex: 'dkNum'
         },
         {
-          title: '上报地块面积/亩',
+          title: '地块面积/亩',
           align: 'center',
           dataIndex: 'area'
         },