监控大屏
This commit is contained in:
@@ -148,7 +148,7 @@ export default {
|
|||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
getCorpLocation() {
|
getCorpLocation() {
|
||||||
if (this.showStatistics) { //楼栋模型返回重新查询
|
if (this.showStatistics) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
this.instance.post("/app/appdvcpconfig/getCorpLocation").then(res => {
|
this.instance.post("/app/appdvcpconfig/getCorpLocation").then(res => {
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
<template>
|
|
||||||
<div class="AppMonitorMap"></div>
|
|
||||||
</template>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
export default {
|
|
||||||
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
|
||||||
|
|
||||||
</style>
|
|
||||||
1476
packages/bigscreen/dv/AppMonitorMapDv.vue
Normal file
1476
packages/bigscreen/dv/AppMonitorMapDv.vue
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user