"redis/config.properties" did not exist on "d045a375cddb938a04287fc6bc4bb8a1b86898cb"
Commit 21ef3593 authored by 刘殿昕's avatar 刘殿昕

Merge branch 'ldx' into dev

parents 863513a1 0c882e66
......@@ -18,7 +18,7 @@
</div>
<!-- 分页 -->
<section class="com-pagination" v-if="paginationShow">
<div class="com_page_total">{{ pagination.total }} 个条目</div>
<div class="com_page_total">{{ total }} 个条目</div>
<div class="com_page_item">
<div class="com_page_num" v-if="pageSizeShow">
<div>每页条数:</div>
......
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