官网上传图片大小限制取消

This commit is contained in:
home孙 2025-07-31 11:23:35 +08:00
parent 264aa0849d
commit 12d72eaab5

View File

@ -476,7 +476,7 @@ productId: "",
this.$message.error("图片还未上传成功,请耐心等待。");
return
}
if(!this.nowData.detailedIntroductionImage){
if(!this.nowData1.productDisplayImages){
this.$message.error("图片还未上传。");
return
}