Compare commits
3 Commits
9af4340757
...
2dd0d97545
Author | SHA1 | Date | |
---|---|---|---|
2dd0d97545 | |||
12d72eaab5 | |||
264aa0849d |
@ -476,7 +476,7 @@ productId: "",
|
|||||||
this.$message.error("图片还未上传成功,请耐心等待。");
|
this.$message.error("图片还未上传成功,请耐心等待。");
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if(!this.nowData1.detailedIntroductionImage){
|
if(!this.nowData1.productDisplayImages){
|
||||||
this.$message.error("图片还未上传。");
|
this.$message.error("图片还未上传。");
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user