Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
2291a680
authored
2020-10-13 16:08:46 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
自然幢表单样式提交
1 parent
c7a12a7f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/router/routes.js
src/router/routes.js
View file @
2291a68
...
...
@@ -54,6 +54,7 @@ const constantRoutes = [
},
{
path
:
'/zrz'
,
name
:
'自然幢'
,
code
:
'zrz'
,
component
:
()
=>
import
(
'@/views/zrz/index'
),
},
...
...
Please
register
or
sign in
to post a comment