Explorar el Código

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

maxx0329 hace 1 semana
padre
commit
308bbdc1c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>