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
3f1200a7
Commit
3f1200a7
authored
Oct 18, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修复路由
parent
e5071b3b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
business.js
src/routers/modules/business.js
+0
-1
No files found.
src/routers/modules/business.js
View file @
3f1200a7
...
...
@@ -32,7 +32,6 @@ const Business = [
{
path
:
'gitcom'
,
component
:
()
=>
import
(
'~/business/gitcom/views'
),
name
:
'Gitcom'
,
meta
:
{
title
:
'进口保函定期收费'
}
},
{
path
:
'brtdck'
,
component
:
()
=>
import
(
'~/business/brtdck/views'
),
name
:
'Brtdck'
,
meta
:
{
title
:
'进口信用证单据单据改单/二次到单'
}
},
{
path
:
'brtlat'
,
component
:
()
=>
import
(
'~/business/brtlat/views'
),
name
:
'Brtlat'
,
meta
:
{
title
:
'进口信用证单据偿还垫款'
}
},
{
path
:
'litsel'
,
component
:
()
=>
import
(
'~/business/litsel/views'
),
name
:
'Litsel'
,
meta
:
{
title
:
'进口信用证入口交易'
}
},
{
path
:
'litcan'
,
component
:
()
=>
import
(
'~/business/litcan/views'
),
name
:
'Litcan'
,
meta
:
{
title
:
'进口信用证注销'
}
},
{
path
:
'brtset'
,
component
:
()
=>
import
(
'~/business/brtset/views'
),
name
:
'Brtset'
,
meta
:
{
title
:
'进口信用证单据进口付汇'
}
},
{
path
:
'litdav'
,
component
:
()
=>
import
(
'~/business/litdav/views'
),
name
:
'Litdav'
,
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