@@ -129,7 +129,6 @@
},
created () {
this.key = this.$route.params.id;
- this.$message.info(this.key)
this.login(this.key);
methods: {