textarea 实现回车发送,ctrl+enter换行,html: ... <el-input type="textarea" autofocus="true" @keydown.native="handleKeyCode($event)" ...
確定! 回上一頁