提示信息处理
This commit is contained in:
@@ -126,7 +126,7 @@ export default {
|
||||
if (res.success) {
|
||||
this.memberList = res.result
|
||||
} else {
|
||||
console.log(res.message)
|
||||
this.$message.warn(res.message)
|
||||
}
|
||||
}).finally(() => {
|
||||
this.confirmLoading = false
|
||||
|
||||
Reference in New Issue
Block a user