Commit 4b4a5255b4ba34aa822fe90151220a7d4ece4e8e

Authored by zhiyangdu
1 parent c7cac049

去除注释

src/components/columnCommodityListBox/columnCommodityListBox.vue
... ... @@ -101,9 +101,6 @@
101 101 }
102 102 }
103 103 },
104   - created(){
105   - console.log(this.columnLists)
106   - },
107 104 methods: {
108 105  
109 106 /**
... ...