perf: style

This commit is contained in:
xingyu
2022-11-24 17:05:24 +08:00
parent e187e7a016
commit 585a576327
2 changed files with 99 additions and 130 deletions

View File

@ -168,7 +168,7 @@ watch(
<ElPagination
small
:total="copyIconList[currentActiveType].length"
:total="copyIconList[currentActiveType].length as unknown as number"
:page-size="pageSize"
:current-page="currentPage"
background