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