ll
liukangdong
2025-01-10 09b3a773176df3936285fcb01293a3e0dcbddd9c
admin/src/views/stock/record.vue
@@ -142,6 +142,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
    }
  }
}