Explorar o código

feature_20260330_拜访连拍速度优化

zhujindu hai 3 semanas
pai
achega
46d72a7c97
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/deviceWithin/taskPhotoTaking.vue

+ 1 - 0
src/views/deviceWithin/taskPhotoTaking.vue

@@ -299,6 +299,7 @@ export default {
           });
         } else {
           this.mediaInfos.push(item);
+          this.syncUpload(imgArr, callback);
         }
       }
     },