Skip to content

Commit a811156

Browse files
echoflyTrong. Pham Van - CMC Global DU1.19
authored and
Trong. Pham Van - CMC Global DU1.19
committed
fix[profile/UserCard]: fixed wrong key name (PanJiaChen#3056)
roles => role
1 parent 7d50e36 commit a811156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/profile/components/UserCard.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default {
6565
name: '',
6666
email: '',
6767
avatar: '',
68-
roles: ''
68+
role: ''
6969
}
7070
}
7171
}

0 commit comments

Comments
 (0)