You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(addRoute): create route only when parent.alias exists (#3569)
* fix(addRoute): create routing only when parent.alias exists
* refactor(addRoute): create route only when parent.alias is not an empty array
if parent.alias is an empty array, there is no need to execute createRouteMap
Co-authored-by: Eduardo San Martin Morote <[email protected]>
Co-authored-by: wangqiang025 <[email protected]>
Co-authored-by: Eduardo San Martin Morote <[email protected]>
0 commit comments