1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-27 11:09:48 +02:00
This commit is contained in:
Xuan Sang LE
2018-08-22 19:56:56 +02:00
parent 3eefab1bdb
commit f253bc471f
4 changed files with 39 additions and 1 deletions

View File

@ -83,7 +83,7 @@ function Router:delegate()
self:error(o)
end
else
self:error(e)
self:error("The index page is not found for layout: "..self.registry.layout)
end
end