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
0eeca270
Commit
0eeca270
authored
Jan 30, 2023
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cup静态交易修改
parent
6e181155
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
6 deletions
+23
-6
bopcur.js
src/service/test/bopcur.js
+5
-4
BusRouter.js
src/views/Business/BusRouter.js
+13
-0
SideMenu.vue
src/views/Layout/SideMenu.vue
+1
-0
index.vue
src/views/Statics/Dbicup/index.vue
+4
-2
No files found.
src/service/test/bopcur.js
View file @
0eeca270
...
...
@@ -4,8 +4,8 @@ export function queryByPage(data) {
return
Api
.
post
(
"/manager/bopcur/queryByPage"
,
data
)
}
export
function
queryById
(
inr
)
{
return
Api
.
post
(
`/manager/bopcur/queryById
?inr=
${
inr
}
`
)
export
function
queryById
(
data
)
{
return
Api
.
post
(
`/manager/bopcur/queryById
`
,
data
)
}
export
function
add
(
data
)
{
...
...
@@ -16,6 +16,6 @@ export function edit(data) {
return
Api
.
post
(
"/manager/bopcur/edit"
,
data
)
}
export
function
deleteById
(
inr
)
{
return
Api
.
post
(
`/manager/bopcur/deleteById
?inr=
${
inr
}
`
)
export
function
deleteById
(
data
)
{
return
Api
.
post
(
`/manager/bopcur/deleteById
`
,
data
)
}
\ No newline at end of file
src/views/Business/BusRouter.js
View file @
0eeca270
...
...
@@ -353,6 +353,12 @@ import Dbafee from "~/views/Statics/Dbafee";
import
Dbefee
from
"~/views/Statics/Dbefee"
;
import
Dbdfee
from
"~/views/Statics/Dbdfee"
;
import
Infcup
from
"~/views/Statics/Infcup"
;
import
Dbicup
from
"~/views/Statics/Dbicup"
;
import
Dbacup
from
"~/views/Statics/Dbacup"
;
import
Dbecup
from
"~/views/Statics/Dbecup"
;
import
Dbdcup
from
"~/views/Statics/Dbdcup"
;
import
Inftxm2
from
"~/views/Statics/Inftxm"
;
import
Infdia
from
"~/views/Statics/Infdia"
;
...
...
@@ -731,5 +737,11 @@ const BusRouter = [
{
path
:
'dbidia/:inr'
,
component
:
Dbiact
,
name
:
'StaticsDbiact'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'交易备忘录详情: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'dbedia/:inr'
,
component
:
Dbeact
,
name
:
'StaticsDbeact'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'交易备忘录修改: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'dbddia/:inr'
,
component
:
Dbdact
,
name
:
'StaticsDbdact'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'交易备忘录删除: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'infcup'
,
component
:
Infcup
,
name
:
'StaticsInfcup'
,
meta
:
{
title
:
'查询申报币种信息'
}
},
{
path
:
'dbacup'
,
component
:
Dbacup
,
name
:
'StaticsDbacup'
,
meta
:
{
title
:
'新增申报币别信息'
}
},
{
path
:
'dbicup/:inr'
,
component
:
Dbicup
,
name
:
'StaticsDbicup'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'查看申报币种详情信息: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'dbecup/:inr'
,
component
:
Dbecup
,
name
:
'StaticsDbecup'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'修改申报币别信息: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'dbdcup/:inr'
,
component
:
Dbdcup
,
name
:
'StaticsDbdcup'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'删除申报币别信息: '
+
tag
.
params
.
inr
}
}
},
]
export
default
BusRouter
\ No newline at end of file
src/views/Layout/SideMenu.vue
View file @
0eeca270
...
...
@@ -203,6 +203,7 @@ export default {
{
inifrm
:
"infusr"
,
ininam
:
"柜员信息查询"
,
pntmiu
:
"10"
},
{
inifrm
:
"infdia"
,
ininam
:
"交易备忘录查询"
,
pntmiu
:
"10"
},
{
inifrm
:
"inftxm2"
,
ininam
:
"固定格式文本查询"
,
pntmiu
:
"10"
},
{
inifrm
:
"infcup"
,
ininam
:
"查询申报币种信息"
,
pntmiu
:
"10"
},
// { inifrm: "gitset", ininam: "进口保函赔付", pntmiu: "13" },
// { inifrm: "gitcrq", ininam: "进口保函索赔登记", pntmiu: "13" },
{
inifrm
:
"14"
,
ininam
:
"服务管理"
,
pntmiu
:
""
},
...
...
src/views/Statics/Dbicup/index.vue
View file @
0eeca270
...
...
@@ -91,7 +91,8 @@ export default {
created
()
{
if
(
this
.
type
!==
"add"
)
{
const
inr
=
this
.
$route
.
params
.
inr
;
queryById
(
inr
).
then
((
res
)
=>
{
const
data
=
{
"inr"
:
inr
}
queryById
(
data
).
then
((
res
)
=>
{
if
(
res
.
inr
)
{
this
.
model
=
res
;
}
else
{
...
...
@@ -140,7 +141,8 @@ export default {
type
:
"warning"
,
})
.
then
(()
=>
{
deleteById
(
this
.
model
.
inr
)
const
data
=
{
"inr"
:
this
.
model
.
inr
}
deleteById
(
data
)
.
then
((
res
)
=>
{
this
.
$message
.
success
(
"删除成功!"
);
this
.
goBack
(
true
)
...
...
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