tangning 9 months ago
parent
commit
28c0ea58c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/airshow/index.vue

+ 1 - 1
src/views/airshow/index.vue

@@ -157,7 +157,7 @@
                   :before-read="beforeRead"
                   :before-read="beforeRead"
                   :after-read="clzpAfterRead"
                   :after-read="clzpAfterRead"
                   accept="image/*"
                   accept="image/*"
-                  :max-count="6"
+                  :max-count="1"
                   v-model="formData.thumb"
                   v-model="formData.thumb"
                 />
                 />
               </div>
               </div>