修改
This commit is contained in:
parent
0ba28ae2cc
commit
88f94b2a74
@ -176,6 +176,12 @@
|
||||
}
|
||||
})
|
||||
}
|
||||
} else {
|
||||
this.$refs.uToast.show({
|
||||
title: res.msg,
|
||||
type: 'error',
|
||||
duration: 2000
|
||||
})
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user