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