At first, I used the onkeyup event of js, but it was never triggered. I don’t know where else the event is monitored. The js event can be delivered and blocked. It’s quite troublesome and there are too many situations. After searching for a long time, I finally found a solution, which can be solved through the onpropertychange event.