The element-ui tree component cannot respond to system shortcuts after clicking on the selected node.

for example, if you press F5 to refresh, you cannot respond to

at this time.

Click in the blank and lose focus


this.$el.addEventListener ('keydown', this.handelKeydown) has listening events


it should be a tree selection control that registers the keyup handler

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