共 {{ importedData.length }} 条数据
状态:{{ importedData.filter(item => item.calculated).length }} 条已计算,{{ importedData.filter(item => !item.calculated).length }} 条未计算
{{ scope.row.coordinateSystem }}
{{ scope.row.longitude }}
{{ scope.row.longitudePosition}}
{{ scope.row.latitude }}
{{ scope.row.latitudePosition}}
{{ scope.row.bandwidth }}