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
208fa1bc
Commit
208fa1bc
authored
Jul 28, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botacc,botpay路由添加及botpay交易“附件”面板排版
parent
dea7b8d0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
Doctre.vue
src/views/Business/Botpay/Doctre.vue
+0
-0
BusRouter.js
src/views/Business/BusRouter.js
+5
-1
No files found.
src/views/Business/Botpay/Doctre.vue
View file @
208fa1bc
This diff is collapsed.
Click to expand it.
src/views/Business/BusRouter.js
View file @
208fa1bc
...
...
@@ -76,6 +76,8 @@ import Lttcan from "./Lttcan"
// import Infdet from "./Infdet"
import
Botsel
from
"./Botsel"
import
Infbod
from
"./Infbod"
import
Botacc
from
"./Botacc"
import
Botpay
from
"./Botpay"
import
Botdav
from
"./Botdav"
import
Botame
from
"./Botame"
import
Botdcr
from
"./Botdcr"
...
...
@@ -302,8 +304,10 @@ const BusRouter = [
{
path
:
'inftxm'
,
component
:
Inftxm
,
name
:
'Inftxm'
,
meta
:
{
title
:
'条式语句查询'
}
},
// { path: 'infdet', component: Infdet, name: 'Infdet', meta: { title: 'Infdet' } },
{
path
:
'infbod'
,
component
:
Infbod
,
name
:
'Infbod'
,
meta
:
{
title
:
'出口托收
入口交易
'
}
},
{
path
:
'infbod'
,
component
:
Infbod
,
name
:
'Infbod'
,
meta
:
{
title
:
'出口托收
查询
'
}
},
{
path
:
'botsel'
,
component
:
Botsel
,
name
:
'Botsel'
,
meta
:
{
title
:
'出口托收入口交易Botsel'
}
},
{
path
:
'botacc'
,
component
:
Botacc
,
name
:
'Botacc'
,
meta
:
{
title
:
'出口托收承兑'
}},
{
path
:
'botpay'
,
component
:
Botpay
,
name
:
'Botpay'
,
meta
:
{
title
:
'出口托收结算'
}},
{
path
:
'botdav'
,
component
:
Botdav
,
name
:
'Botdav'
,
meta
:
{
title
:
'出口托收寄单'
}
},
{
path
:
'botame'
,
component
:
Botame
,
name
:
'Botame'
,
meta
:
{
title
:
'出口托收修改'
}
},
{
path
:
'botdcr'
,
component
:
Botdcr
,
name
:
'Botdcr'
,
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