@@ -222,7 +222,7 @@ export default defineComponent({
</OFullRefresh>
) : (
<OEmpty
- description="暂无评测记录"
+ description="暂无练习统计"
style={{ height: `calc(100vh - ${topWrapHeight.value}px)` }}
/>
)}