vue-beauty
vue-beauty copied to clipboard
return the case--this.$refs.inputArea is undefined
只在29561行代码 if (!this.$el || !this.$refs.inputArea) return;替换了if (!this.$el) return;