Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
@@ -226,7 +226,7 @@
|
||||
this.visible = false;
|
||||
this.$emit('visible',false)
|
||||
} else {
|
||||
this.$message.warning(this.$t('operationFailed'))
|
||||
this.$message.warning(res.message)
|
||||
}
|
||||
}).finally(()=>{
|
||||
this.flag=false
|
||||
|
||||
Reference in New Issue
Block a user