This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
nutui
Watch
3
Star
0
Fork
0
Files
Browse Source
fix: eslint
zy19940510
5 years ago
parent
5bdbccb36c
commit
f2f83635e8
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/packages/button/index.vue
+ 2
- 0
src/packages/button/index.vue
View File
@@ -111,6 +111,8 @@ export default create({
}
return style;
+ } else {
+ return {};
}
});