Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
isc-v3.1-tmp
isc-web-vue
Commits
2e0a7f5c
Commit
2e0a7f5c
authored
Oct 05, 2024
by
李少勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
码表增加
parent
226f6997
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
88 additions
and
88 deletions
+88
-88
index.js
src/config/CodeTable/index.js
+0
-0
Clip.vue
src/page/Funds/Crtcri/views/Clip.vue
+46
-46
index.vue
src/page/Funds/Crtcri/views/index.vue
+1
-1
Clop.vue
src/page/Funds/Crtcro/views/Clop.vue
+40
-40
index.vue
src/page/Funds/Crtcro/views/index.vue
+1
-1
No files found.
src/config/CodeTable/index.js
View file @
2e0a7f5c
This diff is collapsed.
Click to expand it.
src/page/Funds/Crtcri/views/Clip.vue
View file @
2e0a7f5c
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.recget.sdamod.dadsnd"
>
<
el
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.recget.sdamod.dadsnd"
>
<c-input
v-model=
"model.crtp.recget.sdamod.dadsnd"
></c-input>
<c-input
v-model=
"model.crtp.recget.sdamod.dadsnd"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000005 : 业务编号 -->
<!-- S0000005 : 业务编号 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.业务编号')"
prop=
"crdgrp.rec.ownref"
>
<
el
-form-item
:label=
"$t('crtp.业务编号')"
prop=
"crdgrp.rec.ownref"
>
<c-input
v-model=
"model.crdgrp.rec.ownref"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.ownref"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.recget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.recget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.recget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.recget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000006 : 名称 -->
<!-- S0000006 : 名称 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.名称')"
prop=
"crdgrp.rec.nam"
>
<
el
-form-item
:label=
"$t('crtp.名称')"
prop=
"crdgrp.rec.nam"
>
<c-input
v-model=
"model.crdgrp.rec.nam"
maxlength=
"40"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.nam"
maxlength=
"40"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000010 : 发报行 -->
<!-- S0000010 : 发报行 -->
<!-- S0000011 : Ref. -->
<!-- S0000011 : Ref. -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.发报行')"
prop=
"crdgrp.snd.pts.ref"
>
<
el
-form-item
:label=
"$t('crtp.发报行')"
prop=
"crdgrp.snd.pts.ref"
>
<c-input
v-model=
"model.crdgrp.snd.pts.ref"
maxlength=
"20"
></c-input>
<c-input
v-model=
"model.crdgrp.snd.pts.ref"
maxlength=
"20"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000009 : 经办柜员 -->
<!-- S0000009 : 经办柜员 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.经办柜员')"
prop=
"crtp.usr.extkey"
>
<
el
-form-item
:label=
"$t('crtp.经办柜员')"
prop=
"crtp.usr.extkey"
>
<c-input
v-model=
"model.crtp.usr.extkey"
maxlength=
"8"
></c-input>
<c-input
v-model=
"model.crtp.usr.extkey"
maxlength=
"8"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.usrget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.usrget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.usrget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.usrget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.sndp.ptsget.sdamod.dadsnd"
>
<
el
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.sndp.ptsget.sdamod.dadsnd"
>
<c-input
v-model=
"model.crtp.sndp.ptsget.sdamod.dadsnd"
></c-input>
<c-input
v-model=
"model.crtp.sndp.ptsget.sdamod.dadsnd"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"External Key of Address"
prop=
"crdgrp.snd.pts.extkey"
>
<
el
-form-item
label=
"External Key of Address"
prop=
"crdgrp.snd.pts.extkey"
>
<c-input
v-model=
"model.crdgrp.snd.pts.extkey"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.snd.pts.extkey"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.sndp.ptsget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.sndp.ptsget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.sndp.ptsget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.sndp.ptsget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000013 : 清算币种及金额 -->
<!-- S0000013 : 清算币种及金额 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
:label=
"$t('crtp.清算币种及金额')"
prop=
"crdgrp.cbs.max.cur"
>
<el-form-item
:label=
"$t('crtp.清算币种及金额')"
prop=
"crdgrp.cbs.max.cur"
>
<c-select
v-model=
"model.crdgrp.cbs.max.cur"
style=
"width:100%"
>
<c-select
v-model=
"model.crdgrp.cbs.max.cur"
style=
"width:100%"
dbCode=
"curtxt"
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.清算币种及金额')"
prop=
"crdgrp.cbs.max.amt"
>
<
el
-form-item
:label=
"$t('crtp.清算币种及金额')"
prop=
"crdgrp.cbs.max.amt"
>
<c-input
v-model=
"model.crdgrp.cbs.max.amt"
></c-input>
<c-input
v-model=
"model.crdgrp.cbs.max.amt"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Address Block"
prop=
"crdgrp.snd.pts.adrblk"
>
<
el
-form-item
label=
"Address Block"
prop=
"crdgrp.snd.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.snd.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.snd.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Chinese address"
prop=
"crdgrp.snd.dbfadrblkcn"
>
<
el
-form-item
label=
"Chinese address"
prop=
"crdgrp.snd.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.snd.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.snd.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000014 : 本行业务编号 -->
<!-- S0000014 : 本行业务编号 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.本行业务编号')"
prop=
"crdgrp.rec.msgref"
>
<
el
-form-item
:label=
"$t('crtp.本行业务编号')"
prop=
"crdgrp.rec.msgref"
>
<c-input
v-model=
"model.crdgrp.rec.msgref"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.msgref"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000004 : 汇款账号(Tag59) -->
<!-- S0000004 : 汇款账号(Tag59) -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.汇款账号(Tag59)')"
prop=
"crdgrp.rec.msgact"
>
<
el
-form-item
:label=
"$t('crtp.汇款账号(Tag59)')"
prop=
"crdgrp.rec.msgact"
>
<c-input
v-model=
"model.crdgrp.rec.msgact"
maxlength=
"21"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.msgact"
maxlength=
"21"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000015 : 业务种类 -->
<!-- S0000015 : 业务种类 -->
...
@@ -116,9 +116,9 @@
...
@@ -116,9 +116,9 @@
<!-- S0000018 : Ref. -->
<!-- S0000018 : Ref. -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.账户行')"
prop=
"crdgrp.acc.pts.ref"
>
<
el
-form-item
:label=
"$t('crtp.账户行')"
prop=
"crdgrp.acc.pts.ref"
>
<c-input
v-model=
"model.crdgrp.acc.pts.ref"
maxlength=
"20"
></c-input>
<c-input
v-model=
"model.crdgrp.acc.pts.ref"
maxlength=
"20"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000020 : 归属机构 -->
<!-- S0000020 : 归属机构 -->
...
@@ -130,46 +130,46 @@
...
@@ -130,46 +130,46 @@
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.accp.ptsget.sdamod.dadsnd"
>
<
el
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.accp.ptsget.sdamod.dadsnd"
>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.dadsnd"
></c-input>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.dadsnd"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"External Key of Address"
prop=
"crdgrp.acc.pts.extkey"
>
<
el
-form-item
label=
"External Key of Address"
prop=
"crdgrp.acc.pts.extkey"
>
<c-input
v-model=
"model.crdgrp.acc.pts.extkey"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.acc.pts.extkey"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.accp.ptsget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.accp.ptsget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000021 : 出错信息 -->
<!-- S0000021 : 出错信息 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.出错信息')"
prop=
"crdgrp.rec.errmsg"
>
<
el
-form-item
:label=
"$t('crtp.出错信息')"
prop=
"crdgrp.rec.errmsg"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.rec.errmsg"
maxlength=
"40"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.rec.errmsg"
maxlength=
"40"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Address Block"
prop=
"crdgrp.acc.pts.adrblk"
>
<
el
-form-item
label=
"Address Block"
prop=
"crdgrp.acc.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Chinese address"
prop=
"crdgrp.acc.dbfadrblkcn"
>
<
el
-form-item
label=
"Chinese address"
prop=
"crdgrp.acc.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000053 : 客户类型 -->
<!-- S0000053 : 客户类型 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
:label=
"$t('crtp.客户类型')"
prop=
"crdgrp.rec.custyp"
>
<el-form-item
:label=
"$t('crtp.客户类型')"
prop=
"crdgrp.rec.custyp"
>
<c-select
v-model=
"model.crdgrp.rec.custyp"
style=
"width:100%"
>
<c-select
v-model=
"model.crdgrp.rec.custyp"
style=
"width:100%"
dbCode=
"custyp"
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
...
src/page/Funds/Crtcri/views/index.vue
View file @
2e0a7f5c
...
@@ -57,7 +57,7 @@ export default {
...
@@ -57,7 +57,7 @@ export default {
mixins
:
[
operationFunc
,
commonDepend
,
event
,
buildFn
],
mixins
:
[
operationFunc
,
commonDepend
,
event
,
buildFn
],
data
()
{
data
()
{
return
{
return
{
tabVal
:
""
,
tabVal
:
"
clip
"
,
trnName
:
"crtcri"
,
trnName
:
"crtcri"
,
trnType
:
""
,
trnType
:
""
,
model
:
new
Crtcri
().
data
,
model
:
new
Crtcri
().
data
,
...
...
src/page/Funds/Crtcro/views/Clop.vue
View file @
2e0a7f5c
...
@@ -2,68 +2,68 @@
...
@@ -2,68 +2,68 @@
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.recget.sdamod.dadsnd"
>
<
el
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.recget.sdamod.dadsnd"
>
<c-input
v-model=
"model.crtp.recget.sdamod.dadsnd"
></c-input>
<c-input
v-model=
"model.crtp.recget.sdamod.dadsnd"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000023 : 业务编号 -->
<!-- S0000023 : 业务编号 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.业务编号')"
prop=
"crdgrp.rec.ownref"
>
<
el
-form-item
:label=
"$t('crtp.业务编号')"
prop=
"crdgrp.rec.ownref"
>
<c-input
v-model=
"model.crdgrp.rec.ownref"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.ownref"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.recget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.recget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.recget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.recget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000024 : 名称 -->
<!-- S0000024 : 名称 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.名称')"
prop=
"crdgrp.rec.nam"
>
<
el
-form-item
:label=
"$t('crtp.名称')"
prop=
"crdgrp.rec.nam"
>
<c-input
v-model=
"model.crdgrp.rec.nam"
maxlength=
"40"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.nam"
maxlength=
"40"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000031 : 收报行 -->
<!-- S0000031 : 收报行 -->
<!-- S0000032 : Ref. -->
<!-- S0000032 : Ref. -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.收报行')"
prop=
"crdgrp.rcv.pts.ref"
>
<
el
-form-item
:label=
"$t('crtp.收报行')"
prop=
"crdgrp.rcv.pts.ref"
>
<c-input
v-model=
"model.crdgrp.rcv.pts.ref"
maxlength=
"20"
></c-input>
<c-input
v-model=
"model.crdgrp.rcv.pts.ref"
maxlength=
"20"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000025 : 经办柜员 -->
<!-- S0000025 : 经办柜员 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.经办柜员')"
prop=
"crtp.usr.extkey"
>
<
el
-form-item
:label=
"$t('crtp.经办柜员')"
prop=
"crtp.usr.extkey"
>
<c-input
v-model=
"model.crtp.usr.extkey"
maxlength=
"8"
></c-input>
<c-input
v-model=
"model.crtp.usr.extkey"
maxlength=
"8"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.usrget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.usrget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.usrget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.usrget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.rcvp.ptsget.sdamod.dadsnd"
>
<
el
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.rcvp.ptsget.sdamod.dadsnd"
>
<c-input
v-model=
"model.crtp.rcvp.ptsget.sdamod.dadsnd"
></c-input>
<c-input
v-model=
"model.crtp.rcvp.ptsget.sdamod.dadsnd"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"External Key of Address"
prop=
"crdgrp.rcv.pts.extkey"
>
<
el
-form-item
label=
"External Key of Address"
prop=
"crdgrp.rcv.pts.extkey"
>
<c-input
v-model=
"model.crdgrp.rcv.pts.extkey"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.rcv.pts.extkey"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.rcvp.ptsget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.rcvp.ptsget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.rcvp.ptsget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.rcvp.ptsget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000026 : 清算币种及金额 -->
<!-- S0000026 : 清算币种及金额 -->
...
@@ -75,28 +75,28 @@
...
@@ -75,28 +75,28 @@
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.清算币种及金额')"
prop=
"crdgrp.cbs.max.amt"
>
<
el
-form-item
:label=
"$t('crtp.清算币种及金额')"
prop=
"crdgrp.cbs.max.amt"
>
<c-input
v-model=
"model.crdgrp.cbs.max.amt"
></c-input>
<c-input
v-model=
"model.crdgrp.cbs.max.amt"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Address Block"
prop=
"crdgrp.rcv.pts.adrblk"
>
<
el
-form-item
label=
"Address Block"
prop=
"crdgrp.rcv.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.rcv.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.rcv.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Chinese address"
prop=
"crdgrp.rcv.dbfadrblkcn"
>
<
el
-form-item
label=
"Chinese address"
prop=
"crdgrp.rcv.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.rcv.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.rcv.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000027 : 前手付汇业务编号 -->
<!-- S0000027 : 前手付汇业务编号 -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.前手付汇业务编号')"
prop=
"crdgrp.rec.msgref"
>
<
el
-form-item
:label=
"$t('crtp.前手付汇业务编号')"
prop=
"crdgrp.rec.msgref"
>
<c-input
v-model=
"model.crdgrp.rec.msgref"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.rec.msgref"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<!-- S0000028 : 业务种类 -->
<!-- S0000028 : 业务种类 -->
...
@@ -118,39 +118,39 @@
...
@@ -118,39 +118,39 @@
<!-- S0000034 : Ref. -->
<!-- S0000034 : Ref. -->
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
:label=
"$t('crtp.账户行')"
prop=
"crdgrp.acc.pts.ref"
>
<
el
-form-item
:label=
"$t('crtp.账户行')"
prop=
"crdgrp.acc.pts.ref"
>
<c-input
v-model=
"model.crdgrp.acc.pts.ref"
maxlength=
"20"
></c-input>
<c-input
v-model=
"model.crdgrp.acc.pts.ref"
maxlength=
"20"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.accp.ptsget.sdamod.dadsnd"
>
<
el
-form-item
label=
"Drag Drop Sender"
prop=
"crtp.accp.ptsget.sdamod.dadsnd"
>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.dadsnd"
></c-input>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.dadsnd"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"External Key of Address"
prop=
"crdgrp.acc.pts.extkey"
>
<
el
-form-item
label=
"External Key of Address"
prop=
"crdgrp.acc.pts.extkey"
>
<c-input
v-model=
"model.crdgrp.acc.pts.extkey"
maxlength=
"16"
></c-input>
<c-input
v-model=
"model.crdgrp.acc.pts.extkey"
maxlength=
"16"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
""
prop=
"crtp.accp.ptsget.sdamod.seainf"
>
<
el
-form-item
label=
""
prop=
"crtp.accp.ptsget.sdamod.seainf"
>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.seainf"
></c-input>
<c-input
v-model=
"model.crtp.accp.ptsget.sdamod.seainf"
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Address Block"
prop=
"crdgrp.acc.pts.adrblk"
>
<
el
-form-item
label=
"Address Block"
prop=
"crdgrp.acc.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.pts.adrblk"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<
c
-form-item
label=
"Chinese address"
prop=
"crdgrp.acc.dbfadrblkcn"
>
<
el
-form-item
label=
"Chinese address"
prop=
"crdgrp.acc.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
<c-input
type=
"textarea"
v-model=
"model.crdgrp.acc.dbfadrblkcn"
maxlength=
"35"
show-word-limit
></c-input>
</
c
-form-item>
</
el
-form-item>
</c-col>
</c-col>
</div>
</div>
</
template
>
</
template
>
...
...
src/page/Funds/Crtcro/views/index.vue
View file @
2e0a7f5c
...
@@ -58,7 +58,7 @@ export default {
...
@@ -58,7 +58,7 @@ export default {
mixins
:
[
operationFunc
,
commonDepend
,
event
,
buildFn
],
mixins
:
[
operationFunc
,
commonDepend
,
event
,
buildFn
],
data
()
{
data
()
{
return
{
return
{
tabVal
:
""
,
tabVal
:
"
clop
"
,
trnName
:
"crtcro"
,
trnName
:
"crtcro"
,
trnType
:
""
,
trnType
:
""
,
model
:
new
Crtcro
().
data
,
model
:
new
Crtcro
().
data
,
...
...
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