表单设计好后,添加为顶级菜单后,报404或s either missing a

配置如下:

image.png

报错为:

[Vue Router warn]: Record with path "/table/view/1891667746658107394" is either missing a "component(s)" or "children" property.



路由没有/配置:

image.png

访问提示404

image.png

评论区

超级管理员 2025-02-18 10:26

顶级目录需要添加/  配置参考:https://doc.jeelowcode.com/doc/1900-1-0

超级管理员 2025-02-18 10:26

不过还有点问题,稍后修复

rain 2025-02-18 10:31

OK,加了/,就报[Vue Router warn]: Record with path "/table/view/1891667746658107394" is either missing a "component(s)" or "children" property.,等你们修复。 

超级管理员 2025-02-18 10:58

@rain

已修复,拉取最新前端代码

回复