bk-magic-vue 2.4.8-beta.3 → 2.4.8-beta.4

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.
@@ -8120,9 +8120,6 @@
8120
8120
  return this.selectionMode;
8121
8121
  },
8122
8122
  handleTransferClick: function handleTransferClick() {
8123
- if (this.transfer) {
8124
- this.disableCloseUnderTransfer = true;
8125
- }
8126
8123
  },
8127
8124
  handleClose: function handleClose(e) {
8128
8125
  if (this.disableCloseUnderTransfer) {