.el-textarea__inner{
    height: 150px;
    overflow-y: auto;
    /* overflow-y: auto;兼容ie  */
 }

 

相关文章: