Commit afeeadbd authored by Limichange's avatar Limichange Committed by 杨奕

Fixed error code

parent 6ddcb172
......@@ -15,11 +15,10 @@ If you have too much data to display in one page, use pagination.
</div>
<div class="block">
<span class="demonstration">When you have more than 7 pages</span>
<el-pagination
layout="prev, pager, next"
:total="1000">
</el-pagination>
</div>
<el-pagination
layout="prev, pager, next"
:total="1000">
</el-pagination>
</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