@@ -439,12 +439,6 @@
},
// 登录
isLogin (flag) {
- this.$message({
- duration: 0,
- showClose: true,
- message: '恭喜你,这是一条成功消息',
- type: 'success'
- })
this.isShowLoading = true
if (!this.login.username) {
this.isShowLoading = false