确认长度
continuous-integration/drone/push Build is passing Details

uat_us
熊飞 2024-01-23 11:55:21 +08:00
parent ee9d9b4274
commit f5802d1b77
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
<template>
<div class="wrapper">
<el-row>
<el-col :span="8">
<el-col :span="10">
<h3>{{$t('trials:audit:tab:clinicalDataconfirm')}}</h3>
</el-col>
<el-col :span="16" style="text-align:right;">
<el-col :span="14" style="text-align:right;">
<h3>
<Pagination class="page" :total="total" :page.sync="listQuery.pageIndex" :limit.sync="listQuery.pageSize" layout="total, sizes, prev, pager, next" :background="false" style="display: inline-block;" @pagination="getList" />
<!-- 重置 -->