components/oi-form/list/input-number/index.vue @@ -36,6 +36,8 @@ this.onChange(e) }, onClick(e) { if (this.data.disabled) return this.$emit("on-click", e) }, onFocus(e) {