FE-Driver / vue-beauty

Beautiful UI components build with vue and ant design
https://fe-driver.github.io/vue-beauty
MIT License
2.11k stars 248 forks source link

return the case--this.$refs.inputArea is undefined #326

Open WebHW opened 5 years ago

WebHW commented 5 years ago

只在29561行代码 if (!this.$el || !this.$refs.inputArea) return;替换了if (!this.$el) return;