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
박기범
2020-06-14 11:31:23 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
125f73fb5204f8dc6eee51667d4640c40c96df90
125f73fb
1 parent
5a4cc5b2
modify contact component
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
front-end/src/components/make_contact.vue
front-end/src/components/make_contact.vue
View file @
125f73f
...
...
@@ -66,8 +66,8 @@
sortable: false,
value: 'name'
},
{text: 'phone', value:'
email
'},
{text:'email', value:'
phone
'}
{text: 'phone', value:'
phone
'},
{text:'email', value:'
email
'}
],
contact_list : [],
contact_file : null
...
...
Please
register
or
login
to post a comment