Element input component listens to value

after using the < el-input > component of ele.me, I want to listen to the value bound by v-model and send it to another component
. In fact, during the process of entering the Chinese input method, I can always receive a value that changes the value of value.
Native Input does not have this situation
how to solve it. .


learn about compositionstart compositionend events, [ http://www.cnblogs.com/lonhon.]


see what version of your element ui is, the new version should solve this problem

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36ff1-2c055.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36ff1-2c055.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?