Ant design drop-down box in Chinese

using antd"s select multi-choice search mode, the English option can be searched, but the Chinese option is not. How to solve this problem?

clipboard.png

Mar.05,2021

Chinese can not be in English. Antd uses option's key to search by default, and your option's key is all bad in English.
so you only need to customize the filterOption here.
clipboard.png
https://ant.design/components.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3100f-2b0c1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3100f-2b0c1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?