@@ -130,7 +130,7 @@ export default {
},
uploadImg() {
if (this.displayImg.length >= 3 && this.displayPhoto == '1') {
- this.$toast('陈列照最多只能上传三张!');
+ this.$toast('专业五金店-陈列照最多只能上传三张!');
return;
}
if (this.disabled) return;