Explorar el Código

update VideoPostPublish.vue

reghao hace 1 año
padre
commit
0ff7aaa5a2
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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: '视频文件上传错误',