Commit fdc374ee354f1cdcb72fe349a06f0c3e0ce479f9

Authored by zhiyangdu
1 parent 380793a3

删除注释

src/components/goodsItem_4/goodsItem_4.vue
@@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
30 }, 30 },
31 props: ["item"], 31 props: ["item"],
32 created(){ 32 created(){
33 - console.log(this.item) 33 +// console.log(this.item)
34 }, 34 },
35 methods: { 35 methods: {
36 36