Compare commits
2 Commits
410b174a11
...
c42bdde635
| Author | SHA1 | Date |
|---|---|---|
|
|
c42bdde635 | |
|
|
3770afe1b1 |
|
|
@ -127,7 +127,7 @@ export default {
|
|||
pixelOffsetY:-40
|
||||
}
|
||||
}
|
||||
console.log("attr:::",attribute);
|
||||
|
||||
attribute.pid = group.id;
|
||||
// 替换所有图层地址路径 历史遗留数据库保存的是223服务器地址
|
||||
attribute.url = attribute.url.replace("http://223.99.16.253:9007","http://221.2.83.254:9007")
|
||||
|
|
|
|||
Loading…
Reference in New Issue