Преглед изворни кода

update VideoPostPublish.vue

reghao пре 1 година
родитељ
комит
0ff7aaa5a2
1 измењених фајлова са 0 додато и 2 уклоњено
  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: '视频文件上传错误',