230320a303 5 ay önce
ebeveyn
işleme
59924a7bc8

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/chunk-245181ea.dee57bae.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.86194f73.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-245181ea.63376bfd.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/chunk-454e2718.d7e1f36d.js


+ 3 - 3
src/components/Common/UploadVideo.vue

@@ -101,15 +101,15 @@ export default {
       }
 
       let next = (response) =>{
-        console.log(response)
+        console.log(response, 11)
         this.fileNextResObj = response
       }
       let complete = (response) =>{
-        // console.log(response)
+        console.log(response, 22)
         let cObj = this.cObj
         cObj.video = `${this.fileConfig.domain}/${response.key}`
         this.cObj = {...cObj}
-        console.log(cObj)
+        console.log(cObj, 333)
       }
 
       let subscription;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor