bk-magic-vue 2.4.12-beta.2 → 2.4.12-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -41831,7 +41831,10 @@
41831
41831
  type: Boolean,
41832
41832
  default: true
41833
41833
  },
41834
- pagination: Object,
41834
+ pagination: {
41835
+ type: Object,
41836
+ default: {}
41837
+ },
41835
41838
  showPaginationInfo: {
41836
41839
  type: Boolean,
41837
41840
  default: true