reghao 1 год назад
Родитель
Сommit
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) {
     onFileError(rootFile, file, response, chunk) {
-      console.log(response)
-      // const res = JSON.parse(response)
       this.$notify({
       this.$notify({
         title: '提示',
         title: '提示',
         message: '视频文件上传错误',
         message: '视频文件上传错误',