|
|
@@ -896,7 +896,7 @@
|
|
|
this.artAndLeave = 10;
|
|
|
this.machineAndAtl = 100;
|
|
|
this.service = redata.data;
|
|
|
- console.log(this.service, '============客服信息')
|
|
|
+ // console.log(this.service, '============客服信息')
|
|
|
this.serviceImg = redata.data.serverInfo.avatar;
|
|
|
this.consult = false;
|
|
|
this.evlShow = false;
|
|
|
@@ -1007,6 +1007,7 @@
|
|
|
if (redata.message_type == 'overtime') {
|
|
|
this.willOverTime = true;
|
|
|
this.automaticRolling();
|
|
|
+ // this.goBack();
|
|
|
}
|
|
|
|
|
|
|