GITLAB
SxhGroup
/ sxhPersonalCenterZLB
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5f193f9272e547dd8ae6b18fe3bd473072b3a903
Authored by
夏洋涛
2022-07-11 09:45:39 +0800
1 parent
1979eb29
Exists in
master
test
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/views/Home/YanxueInfo.vue
Side-by-side Diff
Inline Diff
src/views/Home/YanxueInfo.vue
Wrap text
Diff comments
View file @
5f193f9
...
...
@@ -17,7 +17,7 @@ export default {
17
17
codeNum: '',
18
18
userNum: '',
19
19
school: '',
20
- name: ''
20
+ name: ''
,
21
21
}
22
22
},
23
23
created () {
...
...