fix
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user