Merge pull request 'pc-master' (#269) from pc-master into portal

Reviewed-on: #269
This commit is contained in:
xiaomeng 2025-07-31 05:04:04 +00:00
commit 2dd0d97545

View File

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