怎么能给这个textarea加上字数限制不能超过500个字!
简单,等我几分钟 写给你
可以 自己 用js 获取 输入的字符长度来 。element ui里 可以用 maxLength 属性控制
可以用inputPattern添加一个校验正则