diff --git a/src/layout/components/ivr/ivrBar.vue b/src/layout/components/ivr/ivrBar.vue index 50ec55d..4eaae1b 100644 --- a/src/layout/components/ivr/ivrBar.vue +++ b/src/layout/components/ivr/ivrBar.vue @@ -110,7 +110,7 @@ threeWayPhone: '', // 三方通话电话号码 ip: getProject().ws_ip, // websocket Ip port: getProject().ws_port, // webSocket Port - showAddCase: true, // 是否显示新建案卷的弹窗 + showAddCase: false, // 是否显示新建案卷的弹窗 notify: null // 来电通知 } },