Просмотр исходного кода

feature_20260513_新建专业五金店

zhujindu недель назад: 2
Родитель
Сommit
d8f0ee2410
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/uploadImgVStore.vue

+ 1 - 1
src/components/uploadImgVStore.vue

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