mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-07 23:45:06 +08:00
style: unocss eslint
This commit is contained in:
@ -289,7 +289,7 @@ export default defineComponent({
|
||||
<ElPagination
|
||||
v-model:pageSize={pageSizeRef.value}
|
||||
v-model:currentPage={currentPageRef.value}
|
||||
class="float-right mt-15px mb-15px"
|
||||
class="float-right mb-15px mt-15px"
|
||||
{...unref(pagination)}
|
||||
></ElPagination>
|
||||
) : undefined}
|
||||
|
Reference in New Issue
Block a user