EasyUI is not written directly in the onchange event of input. The onclick event of input only monitors the operation of HTML itself, which may not be effective for EasyUI binding. The correct approach is to When binding the EasyUI control, write it in the control configuration:
The change monitoring event of
EasyUI is not written directly in the
onchange
event ofinput
. Theonclick
event ofinput
only monitors the operation of HTML itself, which may not be effective for EasyUI binding. The correct approach is to When binding the EasyUI control, write it in the control configuration: