fix: 加载更多按钮浅色模式文字不可见 - 去掉 text 属性
This commit is contained in:
@@ -680,7 +680,6 @@ onUnmounted(() => {
|
||||
v-if="keyStore.hasMore"
|
||||
size="small"
|
||||
type="primary"
|
||||
text
|
||||
@click="loadMore"
|
||||
:loading="keyStore.loading"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user