How to start filtering only when the length of querytext is equal to 2

后端 未结 2 1183
长发绾君心
长发绾君心 2021-01-12 03:09

How can I be able to start filtering only when the querytext\'s length is equal to 2?

I have this code and I do not know how to start filtering only when querytext.l

2条回答
  •  一生所求
    2021-01-12 04:00

    As suggested by @Daiwei, here is what I did:

    
    
提交回复
热议问题