fix: 加载更多按钮浅色模式文字不可见 - 去掉 text 属性

This commit is contained in:
2026-07-11 16:34:42 +08:00
parent 1831acc7f0
commit ca10707fbf
-1
View File
@@ -680,7 +680,6 @@ onUnmounted(() => {
v-if="keyStore.hasMore"
size="small"
type="primary"
text
@click="loadMore"
:loading="keyStore.loading"
>