Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
5a828f53
Commit
5a828f53
authored
Feb 01, 2023
by
lei wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
22841c07
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
StaticsRouter.js
src/views/Statics/StaticsRouter.js
+1
-1
No files found.
src/views/Statics/StaticsRouter.js
View file @
5a828f53
...
@@ -245,7 +245,7 @@ const StaticsRouter = [
...
@@ -245,7 +245,7 @@ const StaticsRouter = [
{
path
:
'infbtb'
,
component
:
InfBtb
,
name
:
'StaticsInfbtb'
,
meta
:
{
title
:
'查询清算代理行'
}
},
{
path
:
'infbtb'
,
component
:
InfBtb
,
name
:
'StaticsInfbtb'
,
meta
:
{
title
:
'查询清算代理行'
}
},
{
path
:
'dbibtb/:inr'
,
component
:
DbiBtb
,
name
:
'StaticsDbibtb'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'清算代理行详情: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'dbibtb/:inr'
,
component
:
DbiBtb
,
name
:
'StaticsDbibtb'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'清算代理行详情: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'Infpts'
,
component
:
Infpts
,
name
:
'StaticsDbaatx'
,
meta
:
{
title
:
'客户管户机构管理'
}
},
{
path
:
'Infpts'
,
component
:
Infpts
,
name
:
'StaticsDbaatx'
,
meta
:
{
title
:
'客户管户机构管理'
}
},
{
path
:
'inftdh'
,
component
:
Inftdh
,
name
:
'StaticsInftdh'
,
meta
:
{
title
:
'节假日查询'
}
},
{
path
:
'inftdh'
,
component
:
Inftdh
,
name
:
'StaticsInftdh'
,
meta
:
{
title
:
'节假日查询'
}
},
{
path
:
'dbatdh'
,
component
:
Dbatdh
,
name
:
'StaticsDbatdh'
,
meta
:
{
title
:
'节假日新增'
}
},
{
path
:
'dbatdh'
,
component
:
Dbatdh
,
name
:
'StaticsDbatdh'
,
meta
:
{
title
:
'节假日新增'
}
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment