Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-CloudComputing
/
D_Team_Khuloud
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Hong
2020-06-10 23:07:06 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2fc289bccef8f339061bd1e1fe4e21174bb64be1
2fc289bc
1 parent
33d9ddb2
.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
front-end/src/components/Fav_list.vue
front-end/src/components/Fav_list.vue
View file @
2fc289b
...
...
@@ -50,7 +50,7 @@
</v-list-item>
<!-- File view -->
<v-list-item
v-for="item in this.$store.getters.fav
e
FileL"
v-for="item in this.$store.getters.favFileL"
:key="item.title"
@click.right="showF(item, $event)"
@dblclick="
...
...
Please
register
or
login
to post a comment