How to remove this div? from the vue component template

I need to remove this layer of div. How can I do that?
if you delete it now, you will report an error.
this is the component recursively generates the elementUI menu.
the style of the elementUI framework cannot take effect because of this layer of div,. No, no, no. Because that style uses the > symbol, look for direct children.

clipboard.png

div

clipboard.png


functional components of vue support returning arrays without the need for root element wrapping.

  

I also ran into your problem. How to solve it? share it

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