Browse Source

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

maxx0329 1 week ago
parent
commit
308bbdc1c8
1 changed files with 1 additions and 1 deletions
  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>