Fixed error code

pull/4235/head
Limichange 2017-04-10 09:13:13 +08:00 committed by 杨奕
parent 6ddcb17274
commit afeeadbdb3
1 changed files with 4 additions and 5 deletions

View File

@ -19,7 +19,6 @@ If you have too much data to display in one page, use pagination.
layout="prev, pager, next"
:total="1000">
</el-pagination>
</div>
</div>
```
:::