评价框添加一个标题

This commit is contained in:
2024-10-10 18:59:16 +08:00
parent 5f668d7824
commit 3cc0267ace
2 changed files with 4 additions and 3 deletions

View File

@@ -73,9 +73,9 @@
>
查看统计
</n-button>
<n-button v-if="!hasCommented" type="primary" @click="submit"
>提交</n-button
>
<n-button v-if="!hasCommented" type="primary" @click="submit">
提交
</n-button>
</n-form>
<div v-if="props.showStatistics">
<n-descriptions