congzc 1 year ago
parent
commit
a831d71d33
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/videoDownload/videoDownload.vue

+ 1
- 0
src/views/videoDownload/videoDownload.vue View File

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



Loading…
Cancel
Save