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
b6fb80fd
Commit
b6fb80fd
authored
Sep 05, 2022
by
zhujiazhan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtset,cptadv交易代码提交
parent
e3be8193
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
Pattern.js
src/model/Brtlat/Pattern.js
+1
-2
Pattern.js
src/model/Brtset/Pattern.js
+1
-1
Limitbody.vue
src/views/Business/Brtset/Limitbody.vue
+0
-0
index.vue
src/views/Business/Brtset/index.vue
+1
-1
Incp.vue
src/views/Business/Cptadv/Incp.vue
+1
-1
Opnp1.vue
src/views/Business/Cptadv/Opnp1.vue
+2
-1
No files found.
src/model/Brtlat/Pattern.js
View file @
b6fb80fd
...
...
@@ -89,8 +89,7 @@ export default {
],
"brdgrp.rec.tenmaxday"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
5
,
message
:
"长度不能超过5"
}
{
type
:
"number"
,
required
:
false
,
message
:
"必输项"
},
],
"brdgrp.prb.pts.ref"
:[
{
type
:
"string"
,
required
:
false
,
message
:
"必输项"
},
...
...
src/model/Brtset/Pattern.js
View file @
b6fb80fd
...
...
@@ -416,7 +416,7 @@ export default {
],
"liaall.limmod.comamt"
:[
{
type
:
"
number
"
,
required
:
false
,
message
:
"必输项"
},
{
type
:
"
string
"
,
required
:
false
,
message
:
"必输项"
},
{
max
:
18
,
message
:
"整数位不能超过14位"
},
{
pattern
:
/
(
^
\d
+$
)
|
(
^
\.\d{1,3}
$
)
|
(
^
\d
+
\.\d{1,3}
$
)
/
,
message
:
"小数位不能超过3位"
}
],
...
...
src/views/Business/Brtset/Limitbody.vue
View file @
b6fb80fd
This diff is collapsed.
Click to expand it.
src/views/Business/Brtset/index.vue
View file @
b6fb80fd
...
...
@@ -177,7 +177,7 @@ import Namp from "./Namp"
import
Basp
from
"./Basp"
import
Basp1
from
"./Basp1"
// import Dftcrep from "./Dftcrep"
import
Limitbody
from
"
~/views/Public
/Limitbody"
;
import
Limitbody
from
"
.
/Limitbody"
;
import
Sbxx
from
"~/views/Public/Sbxx"
;
import
Det756
from
"./Det756"
;
import
Det202cv
from
"./Det202cv"
;
...
...
src/views/Business/Cptadv/Incp.vue
View file @
b6fb80fd
...
...
@@ -39,7 +39,7 @@
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"showGridPromptDialog('c
ptp.selbut
', null, null,
{COD: 'cnybop.cnyinc.spayercountrycode'}, {TXT: false},'doxpDialog')">
</c-button>
@
click=
"showGridPromptDialog('c
nybop.inccty.selbut1
', null, null,
{COD: 'cnybop.cnyinc.spayercountrycode'}, {TXT: false},'doxpDialog')">
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
...
...
src/views/Business/Cptadv/Opnp1.vue
View file @
b6fb80fd
...
...
@@ -382,6 +382,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"11"
v-if=
"model.cpdgrp.rec.swftyp === '103' || model.cpdgrp.rec.swftyp === '202' || model.cpdgrp.rec.swftyp === '200'"
>
<el-form-item
label=
"汇款人名称"
prop=
"orcnam"
>
<c-input
v-model=
"model.orcnam"
...
...
@@ -392,7 +393,7 @@
</el-form-item>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
v-if=
"
model.cpdgrp.rec.swftyp === '103'
"
>
<c-col
:span=
"11"
:offset=
"1"
v-if=
"
false
"
>
<el-form-item
label=
"Remittance Information(Tag 70)"
prop=
"cpdgrp.blk.contag70"
>
<c-input
type=
"textarea"
...
...
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