The iview select on-clear event cannot be triggered. There is a slight problem with the screenshot. It is actually @ on-clear.

The

iview select on-clear event cannot trigger

Aug.12,2021

'@'
or "Vmuron:"


what function do you want to achieve, is it the first choice to clear the second


you should write @ on-clear= "clearClick"
remember, the component time must be added @ .


you should definitely learn @ on-clear= "clearClick,. Look at the official documentation. On-clear does not return a value, so your e must have no value, so you can clear the value of the v-model binding variable

.
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-1b30d23-2b4c1.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-1b30d23-2b4c1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?