| | |
| | | * @Name: 党群机构 |
| | | * @Date: 2021-11-15 10:02:12 |
| | | * @Last Modified by: Morpheus |
| | | * @Last Modified time: 2021-12-14 15:38:17 |
| | | * @Last Modified time: 2021-12-15 14:42:59 |
| | | */ |
| | | <template> |
| | | <div> |
| | |
| | | } |
| | | }, |
| | | created () { |
| | | getList({ type: 1462593559077318657 }).then(res => { |
| | | getList({ type: 1 }).then(res => { |
| | | res.data.data.records.forEach(item => { |
| | | this.list.push({ |
| | | navTitle: item.mechanismname, |
| | |
| | | longitude: item.jd, |
| | | latitude: item.wd, |
| | | alt: item.gd, |
| | | heading: item.heading, |
| | | pitch: item.pitch, |
| | | roll: item.roll, |
| | | bgImg: item.tpurl, |
| | | QRImg: item.codeurl |
| | | }) |