wxy %!s(int64=4) %!d(string=hai) anos
pai
achega
c84e42f443
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/journ/detail.vue

+ 0 - 1
src/views/journ/detail.vue

@@ -61,7 +61,6 @@ export default {
       const res = await this.newsfetch(this.id);
       if (this.$checkRes(res)) {
         this.$set(this, `info`, res.data);
-        console.log(this.info);
       }
     },
   },