Parcourir la source

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

maxx0329 il y a 1 semaine
Parent
commit
308bbdc1c8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>