Commit 4542e559 by huangqy

1

parent 7b085667
......@@ -38,7 +38,7 @@
</template>
</el-table-column>
</el-table>
<el-pagination
<!-- <el-pagination
style="text-align: center;position: absolute;bottom: 0;background: #fff;width: 100%"
background
@size-change="handleSizeChange"
......@@ -46,7 +46,7 @@
:current-page="searchData.pageNo"
:page-size="searchData.pageSize"
layout="total, prev, pager, next, jumper"
:total="total"/>
:total="total"/> -->
<el-dialog :append-to-body="true" title="设置" :visible.sync="dialogVisible" @close="editClose()" width="700px" :close-on-click-modal="false">
<!-- 表单区域 -->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论