How to prevent the keyboard from popping up on the mobile side of the input box of the element-ui time selector

is not the input box of the outermost el-input tag. I have dealt with that tag in the @ focus event. I have clicked on the two input boxes in the page that popped up in the input box. How can I bind the focus event to these two input boxes?

clipboard.png

Mar.25,2021

< el-date-picker: editable= "false" > < / el-date-picker >
add an editable= "false"
official description whether you can enter content in the time selection box


I also encountered this problem. Have you solved this problem


I also encountered this problem: editable= "false" cannot prohibit popping up keyboard when selecting time

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