fix: 优化了部分类型
This commit is contained in:
parent
a6bea27d25
commit
33a3e7fd96
@ -280,6 +280,11 @@ struct Index {
|
||||
flag = true
|
||||
}
|
||||
}
|
||||
// Object.keys(this.warnFlag).map((key) => {
|
||||
// if (this.warnFlag[key] == '0') {
|
||||
// flag = true
|
||||
// }
|
||||
// })
|
||||
this.vocObj.playAudio({
|
||||
type: 1,
|
||||
name: flag ? 'zjwtg.wav' : 'zjtg.wav'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user