@@ -505,6 +505,8 @@ export default {
console.log("bbbbbb");
await this.carouselChange(++this.activeImg);
}
+ } else {
+ this.$message.warning(res.message);
this.loading = false;
} else {