浏览代码

服务台语音提示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
             //语音播报开启