congzc il y a 1 an
Parent
révision
a831d71d33
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/views/videoDownload/videoDownload.vue

+ 1
- 0
src/views/videoDownload/videoDownload.vue Voir le fichier

@@ -160,6 +160,7 @@ export default {
})
.then(async res => {
console.log(res, 'AccessTokenAccessToken');
that.downloadFun(res, that.title);
});
// console.log(videoData);



Chargement…
Annuler
Enregistrer