Element-ui dynamic display menu

menu contents are obtained from the background, similar to [{id:0, children: [{id:1, parentId:0, children: []] }, {id:2, parentId:0}]}] in this format, how can I use element-ui to dynamically display it

Mar.02,2021

use the el-menu loop to read the corresponding data. Router configures the corresponding page.

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