@@ -393,7 +393,7 @@ export default {
.catch(() => {
this.$notify({
message: "删除失败",
- type: "success"
+ type: "error"
});
this.loading = false;