lrf402788946 4 년 전
부모
커밋
2d37534e79
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      components/upload.vue

+ 0 - 1
components/upload.vue

@@ -71,7 +71,6 @@ export default {
   watch: {
     data: {
       handler(val) {
-        console.log('in function:');
         this.defalutProcess(val);
       },
       deep: true,