Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李奇
2018-05-23 16:20:16 +0800
Commit
b2b6a6d5592544ac4561e33724b395683883f1e9
1 parent
654254d5
删除console.log
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/vue/component/product/exposure/exposure.vue
public/vue/component/product/exposure/exposure.vue
View file @
b2b6a6d
...
...
@@ -53,7 +53,6 @@
rect.bottom > this.viewArea.top && rect.bottom < this.viewArea.bottom)
},
addIntoWaiting(param) {
console.log('push item')
this.waiting.push(param);
}
},
...
...
Please
register
or
login
to post a comment