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
htoooth
2019-02-20 17:45:23 +0800
Commit
a37d19bfbda7ad8f8ec294b73a8f2207fec0fe32
1 parent
055d9b00
fix error
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/components/action-sheet/action-sheet.vue
apps/components/action-sheet/action-sheet.vue
View file @
a37d19b
...
...
@@ -28,7 +28,7 @@ export default {
transfer: Boolean,
zIndex: {
type: Number,
default:
100
default:
5
},
visible: {
type: Boolean,
...
...
Please
register
or
login
to post a comment