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,