bk-magic-vue 2.5.9-beta.41 → 2.5.9-beta.42

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.
@@ -30150,7 +30150,7 @@
30150
30150
  },
30151
30151
  handlerInput: function handlerInput(event) {
30152
30152
  var _this5 = this;
30153
- if (this.inputType === 'number' && this.isOnComposition) {
30153
+ if (this.isOnComposition) {
30154
30154
  return;
30155
30155
  }
30156
30156
  this.$nextTick(function () {