未验证 提交 cccbd27c 编写于 作者: S songjianet 提交者: GitHub

[Fix][UI] Fix the problem that the pagination component is not centered in the...

[Fix][UI] Fix the problem that the pagination component is not centered in the environment management. (#11646)
上级 f28a39f9
......@@ -140,7 +140,7 @@ const environmentManage = defineComponent({
data={this.tableData}
scrollX={this.tableWidth}
/>
<NSpace>
<NSpace justify='center'>
<NPagination
v-model:page={this.page}
v-model:page-size={this.pageSize}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册