dedsudiyu 1 개월 전
부모
커밋
a4096d5e6d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/planAlarm/planAlarm.vue

+ 1 - 1
src/components/planAlarm/planAlarm.vue

@@ -345,7 +345,7 @@
                     page:1,
                     pageSize:10,
                     passageway:'',
-                    subId:[this.planData.subId],
+                    subIds:[this.planData.subId],
                     protocol:window.location.href.indexOf('https') !== -1?'wss':'ws',
                     streamType:1,
                     source:0,