Vue tree table shows problems?

uses an element tree table, but when docking data in the background, the complete data can not be displayed, only the first level can be displayed, and the second level can not be displayed.

clipboard.png



clipboard.png

clipboard.png
this is the data of background json

get four arrays, these four are first-level, list is second-level tree table, but the second-level tree table is always not visible, online, etc., boss takes the time to help to see where is wrong, please advise!

May.06,2022

defaultProps: {
    // list: "list"
    children: 'list',
    label: "name"
  }
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-1b4063c-2c502.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-1b4063c-2c502.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?