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