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
11b95de5
Commit
11b95de5
authored
Sep 15, 2023
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bctcan修改
parent
eaa4a303
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
business.js
src/routers/modules/business.js
+4
-1
No files found.
src/routers/modules/business.js
View file @
11b95de5
...
...
@@ -83,10 +83,12 @@ const Business = [
{
path
:
'infbcd'
,
component
:
()
=>
import
(
'~/business/infbcd/views'
),
name
:
'infbcd'
,
meta
:
{
title
:
'进口代收入口交易'
}},
{
path
:
'bctacc'
,
component
:
()
=>
import
(
'~/business/bctacc/views'
),
name
:
'bctacc'
,
meta
:
{
title
:
'进口代收承兑'
}},
{
path
:
'bctame'
,
component
:
()
=>
import
(
'~/business/bctame/views'
),
name
:
'bctame'
,
meta
:
{
title
:
'进口代收修改'
}},
//
{ path: 'bctcan', component: () => import('~/business/bctcan/views'), name: 'bctcan', meta: { title: '进口代收注销' }},
{
path
:
'bctcan'
,
component
:
()
=>
import
(
'~/business/bctcan/views'
),
name
:
'bctcan'
,
meta
:
{
title
:
'进口代收注销'
}},
{
path
:
'bctrad'
,
component
:
()
=>
import
(
'~/business/bctrad/views'
),
name
:
'bctrad'
,
meta
:
{
title
:
'进口代收二次收单'
}},
{
path
:
'infccd'
,
component
:
()
=>
import
(
'~/business/infccd/views'
),
name
:
'infccd'
,
meta
:
{
title
:
'光票托收入口交易'
}},
{
path
:
'cctdav'
,
component
:
()
=>
import
(
'~/business/cctdav/views'
),
name
:
'cctdav'
,
meta
:
{
title
:
'光票托收开立'
}},
{
path
:
'cltdav'
,
component
:
()
=>
import
(
'~/business/cltdav/views'
),
name
:
'cltdav'
,
meta
:
{
title
:
'打包托收开立'
}},
{
path
:
'clttra'
,
component
:
()
=>
import
(
'~/business/clttra/views'
),
name
:
'clttra'
,
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