Browse Source

辅助研判分析结果面积不一致问题解决

maxx0329 1 tuần trước cách đây
mục cha
commit
308bbdc1c8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/farmlandProtection/components/interDetails.vue

+ 1 - 1
src/views/farmlandProtection/components/interDetails.vue

@@ -27,7 +27,7 @@
             </el-table-column>
             <el-table-column
               show-overflow-tooltip="true"
-              prop="siweiarea"
+              prop="geomarea"
               label="图斑面积(㎡)"
             >
             </el-table-column>