@@ -401,7 +401,7 @@ export default defineComponent({
))}
</List>
) : (
- <MEmpty description="暂无数据" />
+ <MEmpty tips="暂无数据" />
)}
</div>