监控大屏

This commit is contained in:
yanran200730
2022-09-30 11:33:47 +08:00
parent 8f5cf47c75
commit 48535c313e
3 changed files with 1477 additions and 14 deletions

View File

@@ -148,7 +148,7 @@ export default {
methods: {
getCorpLocation() {
if (this.showStatistics) { //楼栋模型返回重新查询
if (this.showStatistics) {
return
}
this.instance.post("/app/appdvcpconfig/getCorpLocation").then(res => {