Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
4b4a5255b4ba34aa822fe90151220a7d4ece4e8e
Authored by
zhiyangdu
2020-04-10 11:51:17 +0800
1 parent
c7cac049
去除注释
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
src/components/columnCommodityListBox/columnCommodityListBox.vue
src/components/columnCommodityListBox/columnCommodityListBox.vue
View file @
4b4a525
...
...
@@ -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
/**
...
...