大宝管理后台代码
11
jhzh
2024-10-11 417c8c4716f8dab251c9877665f256c1be58acbb
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()
    },