Compare commits
2 Commits
a298037c7d
...
1316579757
| Author | SHA1 | Date |
|---|---|---|
|
|
1316579757 | |
|
|
9d89e41130 |
|
|
@ -277,7 +277,7 @@ export const treeData = [
|
|||
id: Mock.mock("@id"),
|
||||
rate: 3,
|
||||
title: '罐体火灾',
|
||||
point: '5',
|
||||
point: '1',
|
||||
position: [
|
||||
11661059.84,
|
||||
3692514.24,
|
||||
|
|
@ -287,17 +287,12 @@ export const treeData = [
|
|||
id: Mock.mock("@id"),
|
||||
rate: 4,
|
||||
title: '油罐车爆炸',
|
||||
point: '5',
|
||||
point: '1',
|
||||
position: [
|
||||
11661043.200000001,
|
||||
3692599.68,
|
||||
9.2683056640625
|
||||
]
|
||||
}, {
|
||||
id: Mock.mock("@id"),
|
||||
rate: 2,
|
||||
title: '顶层沸溢火',
|
||||
point: '5',
|
||||
},
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue