Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-api-doc
·
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
李奇
2017-12-15 18:05:53 +0800
Commit
0cc115458691609bb261bdb13d88ea14856d19f0
1 parent
59f59590
fixed:分组名
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/doc-menu.vue
src/components/doc-menu.vue
View file @
0cc1154
...
...
@@ -5,7 +5,7 @@
:name="group.name"
v-for="group in store.groups"
:key="group.name">
{{group.
desc
}}
{{group.
name
}}
<i-spin class="group-spin"
size="small"
v-if="store.groupName === group.name && store.featchApising">
...
...
Please
register
or
login
to post a comment