.el-textarea__inner{ height: 150px; overflow-y: auto; /* overflow-y: auto;兼容ie */ } ...
.el-textarea__inner{ height: 150px; overflow-y: auto; /* overflow-y: auto;兼容ie */ } ...
https://www.jianshu.com/p/f04c1904555f ...
自己瞎尝试解决了的。官方文档上居然没写@input事件,醉了。 ...
无论是input框,还是select, 都是对 ...
如果没有变,可以加上!important ...