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
zhouqian
vue-gjjs
Commits
b138eb2a
Commit
b138eb2a
authored
Sep 19, 2022
by
liyixun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bttrcl 交易快照和复核处理
parent
92bf3c8b
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
37 additions
and
7 deletions
+37
-7
Pattern.js
src/model/Bttrcl/Pattern.js
+5
-5
index.js
src/model/Bttrcl/index.js
+1
-0
Rclp.vue
src/views/Business/Bttrcl/Rclp.vue
+2
-2
index.vue
src/views/Business/Bttrcl/index.vue
+3
-0
ReviewBttrcl.vue
src/views/Review/Business/ReviewBttrcl.vue
+20
-0
ReviewRouter.js
src/views/Review/ReviewRouter.js
+6
-0
No files found.
src/model/Bttrcl/Pattern.js
View file @
b138eb2a
...
@@ -107,12 +107,12 @@ export default {
...
@@ -107,12 +107,12 @@ export default {
],
],
"btdgrp.blk.setinsbt"
:[
"btdgrp.blk.setinsbt"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
65
,
message
:
"长度不能超过65
"
}
{
max
:
1300
,
message
:
"长度不能超过1300
"
}
],
],
"trnmod.trndoc.nar754"
:[
"trnmod.trndoc.nar754"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35
"
}
{
max
:
700
,
message
:
"长度不能超过700
"
}
],
],
"btdgrp.rec.lescom"
:[
"btdgrp.rec.lescom"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
@@ -142,7 +142,7 @@ export default {
...
@@ -142,7 +142,7 @@ export default {
],
],
"rmbclm.rmbrmb.pts.adrblk"
:[
"rmbclm.rmbrmb.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35
"
}
{
max
:
140
,
message
:
"长度不能超过140
"
}
],
],
"rmbclm.rmbrmb.dbfadrblkcn"
:[
"rmbclm.rmbrmb.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
...
@@ -175,7 +175,7 @@ export default {
...
@@ -175,7 +175,7 @@ export default {
],
],
"rmbclm.acwacw.pts.adrblk"
:[
"rmbclm.acwacw.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35
"
}
{
max
:
140
,
message
:
"长度不能超过140
"
}
],
],
"rmbclm.acwacw.dbfadrblkcn"
:[
"rmbclm.acwacw.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
...
@@ -208,7 +208,7 @@ export default {
...
@@ -208,7 +208,7 @@ export default {
],
],
"rmbclm.bebbeb.pts.adrblk"
:[
"rmbclm.bebbeb.pts.adrblk"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
35
,
message
:
"长度不能超过35
"
}
{
max
:
140
,
message
:
"长度不能超过140
"
}
],
],
"rmbclm.bebbeb.dbfadrblkcn"
:[
"rmbclm.bebbeb.dbfadrblkcn"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
...
...
src/model/Bttrcl/index.js
View file @
b138eb2a
...
@@ -5,6 +5,7 @@ import Pub from "../Public"
...
@@ -5,6 +5,7 @@ import Pub from "../Public"
export
default
class
Bttrcl
{
export
default
class
Bttrcl
{
constructor
()
{
constructor
()
{
this
.
data
=
{
this
.
data
=
{
bttissl1blk
:
""
,
bttp0
:{
bttp0
:{
ltdget
:{
ltdget
:{
sdamod
:{
sdamod
:{
...
...
src/views/Business/Bttrcl/Rclp.vue
View file @
b138eb2a
...
@@ -270,7 +270,7 @@
...
@@ -270,7 +270,7 @@
<c-input
<c-input
type=
"textarea"
type=
"textarea"
v-model=
"model.btdgrp.blk.setinsbt"
v-model=
"model.btdgrp.blk.setinsbt"
maxlength=
"
65
"
maxlength=
"
1300
"
show-word-limit
show-word-limit
placeholder=
"请输入Settlement Instructions transaction field"
placeholder=
"请输入Settlement Instructions transaction field"
rows=
"8"
rows=
"8"
...
@@ -369,7 +369,7 @@
...
@@ -369,7 +369,7 @@
<c-input
<c-input
type=
"textarea"
type=
"textarea"
v-model=
"model.trnmod.trndoc.nar754"
v-model=
"model.trnmod.trndoc.nar754"
maxlength=
"
35
"
maxlength=
"
700
"
show-word-limit
show-word-limit
placeholder=
"请输入Narrative :77A:"
placeholder=
"请输入Narrative :77A:"
rows=
"8"
rows=
"8"
...
...
src/views/Business/Bttrcl/index.vue
View file @
b138eb2a
...
@@ -146,6 +146,9 @@ export default {
...
@@ -146,6 +146,9 @@ export default {
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
this
.
updateModel
(
rtnmsg
.
data
);
this
.
updateModel
(
rtnmsg
.
data
);
//TODO 处理数据逻辑
//TODO 处理数据逻辑
if
(
this
.
isInDisplay
)
{
this
.
restoreDisplay
();
}
}
else
{
}
else
{
this
.
$notify
.
error
({
title
:
"错误"
,
message
:
"服务请求失败!"
});
this
.
$notify
.
error
({
title
:
"错误"
,
message
:
"服务请求失败!"
});
}
}
...
...
src/views/Review/Business/ReviewBttrcl.vue
0 → 100644
View file @
b138eb2a
<
template
>
<ReviewWrapper>
<Bttrcl></Bttrcl>
</ReviewWrapper>
</
template
>
<
script
>
import
Bttrcl
from
"~/views/Business/Bttrcl"
;
import
{
ReviewWrapper
}
from
"~/components/gj-common.min.js"
;
export
default
{
name
:
"ReviewBttrcl"
,
components
:
{
ReviewWrapper
,
Bttrcl
},
created
()
{},
mounted
()
{},
};
</
script
>
<
style
></
style
>
\ No newline at end of file
src/views/Review/ReviewRouter.js
View file @
b138eb2a
...
@@ -108,6 +108,8 @@ import ReviewGitcrj from "./Business/ReviewGitcrj.vue";
...
@@ -108,6 +108,8 @@ import ReviewGitcrj from "./Business/ReviewGitcrj.vue";
import
ReviewGitset
from
"./Business/ReviewGitset.vue"
;
import
ReviewGitset
from
"./Business/ReviewGitset.vue"
;
import
ReviewGctcan
from
"./Business/ReviewGctcan.vue"
;
import
ReviewGctcan
from
"./Business/ReviewGctcan.vue"
;
import
ReviewBttrcl
from
"./Business/ReviewBttrcl.vue"
;
...
@@ -233,6 +235,9 @@ const ReviewRouter = [
...
@@ -233,6 +235,9 @@ const ReviewRouter = [
{
path
:
"gitcrj"
,
component
:
ReviewBctrad
,
name
:
"ReviewGitcrj"
,
meta
:
{
title
:
"复核-Gitcrj"
}
},
{
path
:
"gitcrj"
,
component
:
ReviewBctrad
,
name
:
"ReviewGitcrj"
,
meta
:
{
title
:
"复核-Gitcrj"
}
},
{
path
:
"gctcan"
,
component
:
ReviewBctsel
,
name
:
"ReviewGctcan"
,
meta
:
{
title
:
"复核-Gctcan"
}
},
{
path
:
"gctcan"
,
component
:
ReviewBctsel
,
name
:
"ReviewGctcan"
,
meta
:
{
title
:
"复核-Gctcan"
}
},
{
path
:
"bttrcl"
,
component
:
ReviewBttrcl
,
name
:
"ReviewBttrcl"
,
meta
:
{
title
:
"复核-Bttrcl"
}
},
];
];
export
default
ReviewRouter
;
export
default
ReviewRouter
;
\ 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