fix
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-08 20:16:16 -06:00
parent 09798f8c60
commit 0a1737be01

View File

@@ -31,7 +31,6 @@
<!-- 右侧评分详情区域 -->
<n-gi v-if="!showLargeImage" :span="2">
<div style="max-height: 500px; overflow-y: auto; padding-right: 4px">
<!-- AI反馈 -->
<n-card
v-if="submission.ai_feedback"
@@ -87,7 +86,6 @@
</n-text>
</div>
</n-card>
</div>
</n-gi>
</n-grid>
<n-spin v-else :show="loading" class="loading-container"> </n-spin>