江河点位修正

This commit is contained in:
weicw
2022-02-07 11:58:36 +08:00
parent 53db46f90a
commit 98511f212a
7 changed files with 1745 additions and 1298 deletions

View File

@@ -235,6 +235,8 @@ export default {
{title: "路宽", dataIndex: "roadWidth", sorter: true,},
{title: "测点经度", dataIndex: "placeLng", sorter: true,},
{title: "测点纬度", dataIndex: "placeLat", sorter: true,},
{title: "修正经度", dataIndex: "correctLng"},
{title: "修正纬度", dataIndex: "correctLat"},
{
title: "操作",
key: "action",