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
6c13db1a
Commit
6c13db1a
authored
May 10, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
路由
parent
fb5f9ed6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
business.js
src/routers/modules/business.js
+4
-3
No files found.
src/routers/modules/business.js
View file @
6c13db1a
...
...
@@ -21,14 +21,14 @@ const Business = [
{
path
:
'gitplb'
,
component
:
()
=>
import
(
'~/business/gitplb/views'
),
name
:
'gitplb'
,
meta
:
{
title
:
'保函责任计划变更'
}
},
{
path
:
'gitdla'
,
component
:
()
=>
import
(
'~/business/gitdla/views'
),
name
:
'gitdla'
,
meta
:
{
title
:
'减额后处理'
}
},
{
path
:
'fctcan'
,
component
:
()
=>
import
(
'~/business/fctcan/views'
),
name
:
'fctcan'
,
meta
:
{
title
:
'保证金注销'
}
},
{
path
:
'gitrop'
,
component
:
()
=>
import
(
'~/business/gitrop/views'
),
name
:
'gitrop'
,
meta
:
{
title
:
'保函注销后激活'
}
},
{
path
:
'gitpca'
,
component
:
()
=>
import
(
'~/business/gitpca/views'
),
name
:
'gitpca'
,
meta
:
{
title
:
'关税保函预注销'
}
},
{
path
:
'gitfre'
,
component
:
()
=>
import
(
'~/business/gitfre/views'
),
name
:
'gitfre'
,
meta
:
{
title
:
'保函自由格式报文'
}
},
{
path
:
'fctopn'
,
component
:
()
=>
import
(
'~/business/fctopn/views'
),
name
:
'fctopn'
,
meta
:
{
title
:
'保证金收取'
}
},
{
path
:
'brtacp'
,
component
:
()
=>
import
(
'~/business/brtacp/views'
),
name
:
'brtacp'
,
meta
:
{
title
:
'进口信用证单据接受不符点'
}
},
{
path
:
'litsel'
,
component
:
()
=>
import
(
'~/business/litsel/views'
),
name
:
'litsel'
,
meta
:
{
title
:
'进口信用证入口交易'
}
},
{
path
:
'gitcom'
,
component
:
()
=>
import
(
'~/business/gitcom/views'
),
name
:
'gitcom'
,
meta
:
{
title
:
'进口保函定期收费'
}
},
{
path
:
'brtdck'
,
component
:
()
=>
import
(
'~/business/brtdck/views'
),
name
:
'brtdck'
,
meta
:
{
title
:
'进口信用证单据单据改单/二次到单'
}
},
]
export
default
Business
\ No newline at end of file
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