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-06-14 14:42:43 +0800
Commit
3d150bdc98c7534477efdb474e8d34e6077e55bc
1 parent
eda9a4ef
del test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
apps/components/widgets/widget-icon-btn.vue
apps/components/widgets/widget-icon-btn.vue
View file @
3d150bd
...
...
@@ -202,8 +202,6 @@ export default {
this.viewOption[key] = this.option.hasOwnProperty(key) ? this.option[key] : defaultOption[key];
});
this.viewOption.selected = true;
this.viewOption = {...this.viewOption};
},
setCurrentClass() {
...
...
Please
register
or
login
to post a comment