congzc 1 년 전
부모
커밋
a831d71d33
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      src/views/videoDownload/videoDownload.vue

+ 1
- 0
src/views/videoDownload/videoDownload.vue 파일 보기

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



불러오는 중...
취소
저장