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