大宝管理后台代码
dcc
2024-06-26 cb7100afe51aca9139818d119c3ad3e4d6f2686c
src/views/product/shares.vue
@@ -489,7 +489,7 @@
    },
    onSizeChange(current, pageSize) {
      this.queryParam.pageNum = current
      this.pagination.current = page
      this.pagination.current = current
      this.queryParam.pageSize = pageSize
      this.getlist()
    },