@@ -359,10 +359,6 @@ export default {
if (body) {
body = JSON.parse(body);
if (body.shmaiid === this.user.uid) {
- this.$message({
- message: 'uu--' + this.user.uid,
- type: 'success',
- });
this.swichposition(body.shmaiid);
}