소스 검색

服务台语音提示BUG修复

seimin 3 년 전
부모
커밋
c48b1b1d50
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/views/fuwutai/fuwutai.component.ts

+ 1 - 1
src/app/views/fuwutai/fuwutai.component.ts

@@ -946,7 +946,7 @@ export class FuwutaiComponent implements OnInit {
946 946
           }
947 947
           if (
948 948
             this.audioNotDispatched &&
949
-            that.unassignedListClone.length > 0 &&
949
+            that.unassignedList.length > 0 &&
950 950
             isAudio
951 951
           ) {
952 952
             //语音播报开启