feat: 将成长档案调整为近期实修回顾
This commit is contained in:
@@ -52,7 +52,7 @@ const guidanceText = computed(() => {
|
||||
class="quota-link"
|
||||
@click="$emit('openProfile')"
|
||||
>
|
||||
我的档案
|
||||
近期回顾
|
||||
</button>
|
||||
<button type="button" class="quota-link" :disabled="finishing" @click="$emit('finishTopic')">
|
||||
{{ finishing ? '沉淀中' : '沉淀本主题' }}
|
||||
|
||||
Reference in New Issue
Block a user