|
@@ -827,7 +827,8 @@
|
|
|
type:6,
|
|
type:6,
|
|
|
}
|
|
}
|
|
|
}))
|
|
}))
|
|
|
- this.goBack();
|
|
|
|
|
|
|
+ // this.goBack();
|
|
|
|
|
+ this.machineAndAtl = 10;
|
|
|
const loading = this.$loading({
|
|
const loading = this.$loading({
|
|
|
lock: true,
|
|
lock: true,
|
|
|
text: '加载中',
|
|
text: '加载中',
|
|
@@ -1380,10 +1381,9 @@
|
|
|
}
|
|
}
|
|
|
// 客服关闭会话.
|
|
// 客服关闭会话.
|
|
|
if (redata.message_type == 'closeBysever') {
|
|
if (redata.message_type == 'closeBysever') {
|
|
|
- // this.goBack(1);
|
|
|
|
|
|
|
+ //this.goBack(1);
|
|
|
this.machineAndAtl = 10;
|
|
this.machineAndAtl = 10;
|
|
|
this.selNum = 0;
|
|
this.selNum = 0;
|
|
|
- this.machine = [];
|
|
|
|
|
this.showleaveIcon = true;
|
|
this.showleaveIcon = true;
|
|
|
this.resigtermsg = true;
|
|
this.resigtermsg = true;
|
|
|
}
|
|
}
|