|
@@ -35,7 +35,7 @@
|
|
|
<div class="icon icon-dot"></div>
|
|
|
<div class="icon-text">
|
|
|
<h6>{{ loudspeakerNum }}</h6>
|
|
|
- <h5>大喇叭</h5>
|
|
|
+ <h5>云广播</h5>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -291,7 +291,7 @@
|
|
|
}
|
|
|
},
|
|
|
methods: {
|
|
|
- jump() { // 跳转大喇叭页面
|
|
|
+ jump() { // 跳转云广播页面
|
|
|
window.open("https://sts.sty1818.com");
|
|
|
},
|
|
|
setcgqValue: function() {
|
|
@@ -414,7 +414,7 @@
|
|
|
this.onShe = false
|
|
|
this.onChuan = false
|
|
|
this.localMark = 'la'
|
|
|
- this.placeholderMsg = "请输入大喇叭名称"
|
|
|
+ this.placeholderMsg = "请输入云广播名称"
|
|
|
this.deptId = Cookies.get("deptId")
|
|
|
this.getDlblistBydeptId()
|
|
|
},
|
|
@@ -429,7 +429,7 @@
|
|
|
this.getMonitorDeviceAndDataList()
|
|
|
|
|
|
},
|
|
|
- // 大喇叭
|
|
|
+ // 云广播
|
|
|
getDlblistBydeptId() {
|
|
|
let that = this;
|
|
|
let markersList = [];
|