wangting
2025-01-08 f22211dcc3767d8fb50a37eb424a258a12fe626b
Source/plt-web/plt-web-ui/src/config/website.js
@@ -33,10 +33,10 @@
  },
  //配置菜单的属性
  menu: {
    iconDefault: 'codicon:gear',
    iconDefault: null,
    props: {
      label: 'name',
      path: 'path',
      path: 'path',//路由path
      icon: 'source',
      children: 'children'
    }