diff --git a/src/pages/mediation-page/components/LayoutContentNew.vue b/src/pages/mediation-page/components/LayoutContentNew.vue
index 844b378..f58d004 100644
--- a/src/pages/mediation-page/components/LayoutContentNew.vue
+++ b/src/pages/mediation-page/components/LayoutContentNew.vue
@@ -10,31 +10,31 @@
-
+
基本信息
-
+
共债
-
+
联系人
-
+
案件材料
-
+
案件文书
-
+
还款计划
-
+
还款凭证
@@ -384,11 +384,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
+ },
debtorEntityCardNo(datalist, len) {
let datacardno = ''
let dataphone = ''