feat: 課程建議
This commit is contained in:
@@ -102,6 +102,14 @@
|
||||
to="/self-assessment"
|
||||
/>
|
||||
|
||||
<v-list-item
|
||||
v-if="store.isLoggedIn"
|
||||
color="primary"
|
||||
prepend-icon="mdi-calendar-week"
|
||||
title="課程建議"
|
||||
to="/course"
|
||||
/>
|
||||
|
||||
<v-list-item
|
||||
v-if="store.isLoggedIn"
|
||||
color="primary"
|
||||
|
||||
Reference in New Issue
Block a user