mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-28 18:05:08 +08:00
perf: style
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user