Explorar o código

应急监控中心云广播显示问题

wang_xy %!s(int64=2) %!d(string=hai) anos
pai
achega
cbe57ec453
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/monitor.vue

+ 1 - 1
src/views/monitor.vue

@@ -553,7 +553,7 @@
       getDlblistBydeptIds() {
         let that = this;
 
-        getDlblistBydeptId(null).then(function(res) {
+        getDlblistBydeptId(that.deptId).then(function(res) {
             that.loudspeakerNum = res.data.length
           })
           .catch(function(error) {