1 {
 2             path: '/Tree',
 3             component: Tree,
 4             children: [
 5                 {
 6                     path: '/',
 7                     component: Come
 8                 }
 9             ]
10         }

vue 默认展开详情页

 

相关文章:

  • 2022-02-14
  • 2022-12-23
  • 2022-12-23
  • 2021-05-14
  • 2022-12-23
  • 2021-11-13
  • 2021-08-09
猜你喜欢
  • 2022-12-23
  • 2021-08-14
  • 2022-12-23
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案