Browse Source

update VideoPostPublish.vue

reghao 1 năm trước cách đây
mục cha
commit
0ff7aaa5a2
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/views/post/VideoPostPublish.vue

+ 0 - 2
src/views/post/VideoPostPublish.vue

@@ -290,8 +290,6 @@ export default {
       }
     },
     onFileError(rootFile, file, response, chunk) {
-      console.log(response)
-      // const res = JSON.parse(response)
       this.$notify({
         title: '提示',
         message: '视频文件上传错误',