@@ -130,8 +130,6 @@ export default {
_this.$message.success(res.message)
_this.$refs.table.refresh(true)
_this.visible = false
- } else {
- _this.$message.error(res.message)
}
})
} else {