提交 d0c407bb authored 作者: pengxiaohui's avatar pengxiaohui

修改bug

上级 93144e67
......@@ -85,7 +85,7 @@ export default {
return {
listData: [],
curPage: 1,
pageSize: 20,
pageSize: 2,
total: 0,
dialogVisible: false,
dialogType: 'add',
......@@ -159,7 +159,7 @@ export default {
this.deleteId = id
},
pageChange() {
this.fetchUserList()
this.fetchAccountList()
},
handleBtn() {
if (this.dialogType === 'delete') {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论