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

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