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