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
b3726b7d
Commit
b3726b7d
authored
Sep 05, 2023
by
liaoxing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bctdav修改
parent
81a51e94
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Ovwp1.vue
src/business/bctdav/views/Ovwp1.vue
+1
-1
business.js
src/routers/modules/business.js
+1
-1
No files found.
src/business/bctdav/views/Ovwp1.vue
View file @
b3726b7d
...
...
@@ -365,7 +365,7 @@
grp: 'bcdgrp',
rol: 'rmi',
}"
:isAdrblk=
"true"
:disabled=
"this.flag1"
@
keyup
.
enter
.
native=
"queryGridEtyPromptDialogData('RMI', '
C
')"
>
@
keyup
.
enter
.
native=
"queryGridEtyPromptDialogData('RMI', '
B
')"
>
</c-ptap>
</c-col>
...
...
src/routers/modules/business.js
View file @
b3726b7d
...
...
@@ -78,7 +78,7 @@ const Business = [
{
path
:
'botame'
,
component
:
()
=>
import
(
'~/business/botame/views'
),
name
:
'botame'
,
meta
:
{
title
:
'出口托收修改'
}
},
{
path
:
'bctdav'
,
component
:
()
=>
import
(
'~/business/bctdav/views'
),
name
:
'bctdav'
,
meta
:
{
title
:
'进口代收'
}
},
{
path
:
'bctdor'
,
component
:
()
=>
import
(
'~/business/bctdor/views'
),
name
:
'bctdor'
,
meta
:
{
title
:
'进口代收拒付/不符点处理'
}
},
{
path
:
'bctset'
,
component
:
()
=>
import
(
'~/business/bctset/views'
),
name
:
'bctset'
,
meta
:
{
title
:
'进口代收付款'
}
},
//
{ path: 'bctset', component: () => import('~/business/bctset/views'), name: 'bctset', meta: { title: '进口代收付款' } },
{
path
:
'infbcd'
,
component
:
()
=>
import
(
'~/business/infbcd/views'
),
name
:
'infbcd'
,
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