Compare commits

..

No commits in common. "2dd0d975451bff9c3a21e78860d9a7df3ebb3ebf" and "9af434075704b93b78058d51772e279301e9a383" have entirely different histories.

View File

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