Commit 1bb56c56 authored by nick zheng's avatar nick zheng

chore: 分页显示单位更换

parent b099d236
...@@ -49,7 +49,7 @@ async function handleUpdatePageSize(pageSize: number) { ...@@ -49,7 +49,7 @@ async function handleUpdatePageSize(pageSize: number) {
<template> <template>
<div class="flex items-center"> <div class="flex items-center">
<span class="text-[#999]">{{ pagingInfo.totalRows }} </span> <span class="text-[#999]">{{ pagingInfo.totalRows }} </span>
<NPagination <NPagination
class="custom-pagination" class="custom-pagination"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment