|
@@ -35,7 +35,7 @@
|
|
<div class="icon icon-dot"></div>
|
|
<div class="icon icon-dot"></div>
|
|
<div class="icon-text">
|
|
<div class="icon-text">
|
|
<h6>{{ loudspeakerNum }}</h6>
|
|
<h6>{{ loudspeakerNum }}</h6>
|
|
- <h5>大喇叭</h5>
|
|
|
|
|
|
+ <h5>云广播</h5>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -373,7 +373,7 @@
|
|
this.deptOptions = response.data
|
|
this.deptOptions = response.data
|
|
})
|
|
})
|
|
},
|
|
},
|
|
- jump() { // 跳转大喇叭页面
|
|
|
|
|
|
+ jump() { // 跳转云广播页面
|
|
window.open("https://sts.sty1818.com");
|
|
window.open("https://sts.sty1818.com");
|
|
},
|
|
},
|
|
// 筛选节点
|
|
// 筛选节点
|
|
@@ -415,7 +415,7 @@
|
|
this.onShe = false
|
|
this.onShe = false
|
|
this.onChuan = false
|
|
this.onChuan = false
|
|
this.localMark = 'la'
|
|
this.localMark = 'la'
|
|
- this.placeholderMsg = "请输入大喇叭名称"
|
|
|
|
|
|
+ this.placeholderMsg = "请输入云广播名称"
|
|
this.deptId = Cookies.get("deptId")
|
|
this.deptId = Cookies.get("deptId")
|
|
clearInterval(this.cgqTimer)
|
|
clearInterval(this.cgqTimer)
|
|
this.getDlblistBydeptId()
|
|
this.getDlblistBydeptId()
|
|
@@ -440,7 +440,7 @@
|
|
that.sensorNum = res.data.length
|
|
that.sensorNum = res.data.length
|
|
})
|
|
})
|
|
},
|
|
},
|
|
- // 大喇叭
|
|
|
|
|
|
+ // 云广播
|
|
getDlblistBydeptId() {
|
|
getDlblistBydeptId() {
|
|
let that = this;
|
|
let that = this;
|
|
let markersList = [];
|
|
let markersList = [];
|