大宝管理后台代码
dcc
2024-05-06 8431debcc9298a17116bac9c88ecc3fb4f74f645
src/views/userlist/agentlist.vue
@@ -267,7 +267,7 @@
    },
    onSizeChange(current, pageSize) {
      this.agentqueryParam.pageNum = current
      this.pagination.current = page
      // this.pagination.current = page
      this.agentqueryParam.pageSize = pageSize
      this.getagentlist()
    },