Changing Token Limit Dynamically on add function o

2019-08-12 01:01发布

问题:

I need to change the token limit of a token input textbox dynamically based on its add and on delete functions. In my case when the user selects an item called "all users" from the list, the token limit should change to 1 and when the same is removed it should be again null.