Commit 69877b82 authored by Muhammadali's avatar Muhammadali

update

parent d7953fad
......@@ -248,7 +248,7 @@ export class BoxDialer {
}
}
setGuiPhoneState({ stateCode, funcName, funcParam }) {
if (window?.alovoice_wsphone) {
if (window?.alovoice_wsphone && !!stateCode.length) {
this.callBxMethods({
bxMethodName: 'CallCardSetUiState',
bxFuncParams: { uiState: this.getBxUiState(stateCode) },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment