Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2019-05-08 14:59:35 +0800
Commit
22a9ed646a4b21f09f955a6c38b4be6f8d274a70
1 parent
4f8bc8d1
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
apps/components/layouts/layout-recycle-list.vue
apps/components/layouts/layout-recycle-list.vue
View file @
22a9ed6
...
...
@@ -26,6 +26,9 @@ export default {
},
init() {
this.$refs.scroll.init();
},
clear() {
this.$refs.scroll.clear();
}
},
};
...
...
Please
register
or
login
to post a comment