Element input box remote search el-autocomplete component how to achieve required rather than hand-input content

enter keywords in the input box and search remotely to match the relevant results. However, according to the needs, you can only select the results of the search, and you cannot use the content that is automatically typed by hand. How does this need to be restricted?

Oct.19,2021

then you don't use the el-autocomplete component, you should use the el-select component, where there is a remote search method

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-1b3e689-2c3f3.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-1b3e689-2c3f3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?