components/oi-form/list/input/index.vue @@ -47,7 +47,7 @@ this.onChange(e) }, onClick(e) { this.$emit("click", e) this.$emit("on-click", e) }, onFocus(e) { this.$emit("on-focus", e)