congzc hace 2 años
padre
commit
a831d71d33
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/views/videoDownload/videoDownload.vue

+ 1
- 0
src/views/videoDownload/videoDownload.vue Ver fichero

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




Cargando…
Cancelar
Guardar