大宝管理后台代码
dcc
2024-07-08 08ea93854a1e647518a751db4e1fbded7b381a6c
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()
    },