What problem does this feature solve?
This functionality solves the vue created () when the ajax dynamic gives the select value, and the select component triggers the @on-Change event.
What does the proposed API look like?
Select component adds props prevent-default, adding event on-click.The on-click event returns newVal,oldVal two parameters.We can manually assign values in this event.
2条答案
按热度按时间flseospp1#
Has this problem been solved ? or when will it be resolved?
alen0pnh2#
@xiaohaiH Sorry, this problem has not been solved.