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
e39d4c88
Commit
e39d4c88
authored
Dec 05, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cptopn修改
parent
35ebd906
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
18 deletions
+12
-18
Pattern.js
src/model/Cptopn/Pattern.js
+1
-1
Payment103.vue
src/views/Business/Cptopn/Payment103.vue
+11
-17
No files found.
src/model/Cptopn/Pattern.js
View file @
e39d4c88
...
@@ -85,7 +85,7 @@ export default {
...
@@ -85,7 +85,7 @@ export default {
"cptp.payeecountcode"
:[
"cptp.payeecountcode"
:[
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
type
:
"string"
,
required
:
true
,
message
:
"必输项"
},
{
max
:
3
,
message
:
"长度不能超过
3"
}
{
max
:
13
,
message
:
"长度不能超过1
3"
}
],
],
...
...
src/views/Business/Cptopn/Payment103.vue
View file @
e39d4c88
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
<el-form-item
<el-form-item
label=
"消息接收者"
label=
"消息接收者"
style=
"width: 100%"
style=
"width: 100%"
label-width=
"35%"
>
>
<c-fullbox>
<c-fullbox>
<c-input
maxlength=
"16"
placeholder=
"请输入"
disabled
></c-input>
<c-input
maxlength=
"16"
placeholder=
"请输入"
disabled
></c-input>
...
@@ -31,7 +30,7 @@
...
@@ -31,7 +30,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -48,7 +47,6 @@
...
@@ -48,7 +47,6 @@
<el-form-item
<el-form-item
label=
"发件人的相关信息(Tag 53a)"
label=
"发件人的相关信息(Tag 53a)"
style=
"width: 100%"
style=
"width: 100%"
label-width=
"35%"
>
>
<c-fullbox>
<c-fullbox>
<c-input
maxlength=
"16"
placeholder=
"请输入"
disabled
></c-input>
<c-input
maxlength=
"16"
placeholder=
"请输入"
disabled
></c-input>
...
@@ -73,7 +71,7 @@
...
@@ -73,7 +71,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -90,7 +88,6 @@
...
@@ -90,7 +88,6 @@
<el-form-item
<el-form-item
label=
"接收人的相关信息(Tag 54a)"
label=
"接收人的相关信息(Tag 54a)"
style=
"width: 100%"
style=
"width: 100%"
label-width=
"35%"
>
>
<c-fullbox>
<c-fullbox>
<c-input
maxlength=
"16"
placeholder=
"请输入"
disabled
></c-input>
<c-input
maxlength=
"16"
placeholder=
"请输入"
disabled
></c-input>
...
@@ -115,7 +112,7 @@
...
@@ -115,7 +112,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -129,7 +126,7 @@
...
@@ -129,7 +126,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收款更正账户"
label-width=
"35%"
>
<el-form-item
label=
"收款更正账户"
>
<c-input
maxlength=
"16"
placeholder=
""
disabled
></c-input>
<c-input
maxlength=
"16"
placeholder=
""
disabled
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -138,7 +135,6 @@
...
@@ -138,7 +135,6 @@
<el-form-item
<el-form-item
label=
"中介机构(Tag 54a)"
label=
"中介机构(Tag 54a)"
style=
"width: 100%"
style=
"width: 100%"
label-width=
"35%"
>
>
<c-fullbox>
<c-fullbox>
<c-input
<c-input
...
@@ -170,7 +166,7 @@
...
@@ -170,7 +166,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -185,7 +181,7 @@
...
@@ -185,7 +181,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"中介账户"
label-width=
"35%"
>
<el-form-item
label=
"中介账户"
>
<c-input
<c-input
maxlength=
"16"
maxlength=
"16"
placeholder=
""
placeholder=
""
...
@@ -201,7 +197,6 @@
...
@@ -201,7 +197,6 @@
<el-form-item
<el-form-item
label=
"机构账户/账户(Tag 54a)"
label=
"机构账户/账户(Tag 54a)"
style=
"width: 100%"
style=
"width: 100%"
label-width=
"35%"
>
>
<c-fullbox>
<c-fullbox>
<c-input
<c-input
...
@@ -234,7 +229,7 @@
...
@@ -234,7 +229,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -248,7 +243,7 @@
...
@@ -248,7 +243,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-col
:span=
"19"
>
<c-col
:span=
"19"
>
<c-input
<c-input
maxlength=
"140"
maxlength=
"140"
...
@@ -270,7 +265,6 @@
...
@@ -270,7 +265,6 @@
<el-form-item
<el-form-item
label=
"受益人客户/账户(Tag 59a)"
label=
"受益人客户/账户(Tag 59a)"
style=
"width: 100%"
style=
"width: 100%"
label-width=
"35%"
>
>
<c-fullbox>
<c-fullbox>
<c-input
<c-input
...
@@ -301,7 +295,7 @@
...
@@ -301,7 +295,7 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"35%"
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -316,7 +310,7 @@
...
@@ -316,7 +310,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"汇款附言(Tag 70)"
label-width=
"35%"
>
<el-form-item
label=
"汇款附言(Tag 70)"
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
:rows=
"3"
:rows=
"3"
...
@@ -330,7 +324,7 @@
...
@@ -330,7 +324,7 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"费用详情(Tag 71a)"
label-width=
"35%"
>
<el-form-item
label=
"费用详情(Tag 71a)"
>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
...
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