Commit 4542e559 by huangqy

1

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