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