mirror of https://github.com/ElemeFE/element
Fixed error code
parent
6ddcb17274
commit
afeeadbdb3
|
@ -19,7 +19,6 @@ If you have too much data to display in one page, use pagination.
|
||||||
layout="prev, pager, next"
|
layout="prev, pager, next"
|
||||||
:total="1000">
|
:total="1000">
|
||||||
</el-pagination>
|
</el-pagination>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
:::
|
:::
|
||||||
|
|
Loading…
Reference in New Issue