江河点位修正
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user