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
d37cec0f
Commit
d37cec0f
authored
Jan 25, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
路由修复
parent
973f9432
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
6 deletions
+1
-6
BusRouter.js
src/views/Business/BusRouter.js
+1
-6
No files found.
src/views/Business/BusRouter.js
View file @
d37cec0f
...
...
@@ -103,17 +103,14 @@ import TrnfndsDetail from "./Trnrel/Trnfnd/TrnfndsDetail"
import
Sptpopup
from
"./Sptsel/Sptpopup"
import
Infdet
from
"./Infdet"
import
Infbfd
from
"./Infbfd"
<<<<<<<
HEAD
import
Detopn
from
"./Detopn"
import
Detame
from
"./Detame"
import
Detsel
from
"./Detsel"
=======
import
Bftsnd
from
"./Bftsnd"
import
Bftset
from
"./Bftset"
import
Detdrv
from
"./Detdrv"
import
Bftacc
from
"./Bftacc"
import
Bftdcr
from
"./Bftdcr"
>>>>>>>
1
ca258d28cb1889f4bc1c74889d87dc32ec3f9eb
/**
* 带有name的才会被添加进顶部的标签页里
*/
...
...
@@ -226,17 +223,15 @@ const BusRouter = [
{
path
:
'bdtset'
,
component
:
Bdtset
,
name
:
'Bdtset'
,
meta
:
{
title
:
'信用证付款'
}
},
{
path
:
'infdet'
,
component
:
Infdet
,
name
:
'Infdet'
,
meta
:
{
title
:
'卖方信用证查询'
}
},
{
path
:
'infbfd'
,
component
:
Infbfd
,
name
:
'Infbfd'
,
meta
:
{
title
:
'卖方信用证单据查询'
}
},
<<<<<<<
HEAD
{
path
:
'detopn'
,
component
:
Detopn
,
name
:
'Detopn'
,
meta
:
{
title
:
'信用证开立'
}
},
{
path
:
'detame'
,
component
:
Detame
,
name
:
'Detame'
,
meta
:
{
title
:
'信用证修改'
}
},
{
path
:
'detsel'
,
component
:
Detsel
,
name
:
'Detsel'
,
meta
:
{
title
:
'信用证查询'
}
},
=======
{
path
:
'bftsnd'
,
component
:
Bftsnd
,
name
:
'Bftsnd'
,
meta
:
{
title
:
'卖方信用证寄单'
}
},
{
path
:
'bftset'
,
component
:
Bftset
,
name
:
'Bftset'
,
meta
:
{
title
:
'卖方信用证收款'
}
},
{
path
:
'detdrv'
,
component
:
Detdrv
,
name
:
'Detdrv'
,
meta
:
{
title
:
'卖方信用证收单'
}
},
{
path
:
'bftacc'
,
component
:
Bftacc
,
name
:
'Bftacc'
,
meta
:
{
title
:
'卖方信用证单据承兑'
}
},
{
path
:
'bftdcr'
,
component
:
Bftdcr
,
name
:
'Bftdcr'
,
meta
:
{
title
:
'卖方信用证单据电提不符点/开证行拒付'
}
},
>>>>>>>
1
ca258d28cb1889f4bc1c74889d87dc32ec3f9eb
]
export
default
BusRouter
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