ソースを参照

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