5.1日 暂定 水电表管理
This commit is contained in:
@@ -190,7 +190,6 @@ function handlChangeMap(val) {
|
||||
}
|
||||
if (find.pathPoints && typeof find.pathPoints === 'string') {
|
||||
const path = JSON.parse(find.pathPoints);
|
||||
console.log(path);
|
||||
//创建 Polyline 实例
|
||||
const polyline = new AMapLib.value.Polyline({
|
||||
path: path,
|
||||
|
||||
Reference in New Issue
Block a user