|
@@ -445,6 +445,7 @@ |
|
|
} else { |
|
|
} else { |
|
|
this.$message.error(response.msg); |
|
|
this.$message.error(response.msg); |
|
|
} |
|
|
} |
|
|
|
|
|
this.getData(this.search.pageNum) |
|
|
}).catch(function (error) { |
|
|
}).catch(function (error) { |
|
|
this.$message.error("保存失败"); |
|
|
this.$message.error("保存失败"); |
|
|
console.log(error); |
|
|
console.log(error); |
|
|