Commit ac22c5f9 authored by youjie's avatar youjie

no message

parent 3a970d72
......@@ -165,6 +165,7 @@
>
<el-table-column
type="selection"
:reserve-selection="true"
:selectable="selectable"
width="55">
</el-table-column>
......@@ -614,7 +615,6 @@ export default {
resetPageIndex(){ // 重置页码
this.msg.pageIndex=1;
this.currentPage = 1;
this.getPageList()
},
getPageList(){ // 获取列表数据
......
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