diff --git a/src/pages/mediation-page/components/LayoutContentNew.vue b/src/pages/mediation-page/components/LayoutContentNew.vue index 26b8614..20383ba 100644 --- a/src/pages/mediation-page/components/LayoutContentNew.vue +++ b/src/pages/mediation-page/components/LayoutContentNew.vue @@ -10,31 +10,31 @@ - + 基本信息 - + 共债 - + 联系人 - + 案件材料 - + 案件文书 - + 还款计划 - + 还款凭证 @@ -441,11 +441,17 @@ export default { this.getmediate_record() }, beforeDestroy() { + console.log('销毁') + this.singlesmsvisible = false // if(this.timer) { //如果定时器还在运行 或者直接关闭,不用判断 // clearInterval(this.timer); //关闭 // } }, methods: { + handlerMouseenter(val) { + this.leftActive = val + if (val !== 1) this.singlesmsvisible = false + }, // 代理人列表数据 getAgentList() { let dataJson = {