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
biyuewuhua
isc-web-vue
Commits
2f023338
Commit
2f023338
authored
Oct 06, 2024
by
youbaofeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
资金拆互交易码值完善
parent
beaea311
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
16 deletions
+24
-16
common.css
src/assets/css/common.css
+6
-0
Ovwp.vue
src/page/Funds/Fttfcm/views/Ovwp.vue
+6
-6
Canp.vue
src/page/Funds/Fttfcn/views/Canp.vue
+1
-1
Matp.vue
src/page/Funds/Fttfmt/views/Matp.vue
+11
-9
No files found.
src/assets/css/common.css
View file @
2f023338
...
...
@@ -701,3 +701,8 @@ i.el-select__caret.el-input__icon.el-icon-circle-close {
width
:
780px
;
}
}
/*通用样式*/
.pl8
{
padding-left
:
8px
;
}
\ No newline at end of file
src/page/Funds/Fttfcm/views/Ovwp.vue
View file @
2f023338
...
...
@@ -23,7 +23,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
:label=
"$t('fttp.定存拆借类型')"
prop=
"ftdgrp.rec.fttyp"
>
<c-select
v-model=
"model.ftdgrp.rec.fttyp"
style=
"width:100%"
<c-select
v-model=
"model.ftdgrp.rec.fttyp"
:code=
"codes.ffttyp"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttp.定存拆借类型')"
>
</c-select>
</el-form-item>
...
...
@@ -72,7 +72,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
:label=
"$t('fttp.计息方式')"
prop=
"ftdgrp.rec.cntfra"
>
<c-select
v-model=
"model.ftdgrp.rec.cntfra"
style=
"width:100%"
<c-select
v-model=
"model.ftdgrp.rec.cntfra"
:code=
"codes.ictyp"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttp.计息方式')"
>
</c-select>
</el-form-item>
...
...
@@ -93,14 +93,14 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
:label=
"$t('fttp.报文类型')"
prop=
"fttp.msgtyp"
>
<c-select
v-model=
"model.fttp.msgtyp"
style=
"width:100%"
<c-select
v-model=
"model.fttp.msgtyp"
:code=
"codes.msgtyp2"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttp.报文类型')"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
:label=
"$t('fttp.银行行类别')"
prop=
"ftdgrp.rec.bnktyp"
>
<c-select
v-model=
"model.ftdgrp.rec.bnktyp"
:code=
"codes.
curtxt1
"
style=
"width:100%"
<c-select
v-model=
"model.ftdgrp.rec.bnktyp"
:code=
"codes.
avbwth
"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttp.银行行类别')"
>
</c-select>
</el-form-item>
...
...
@@ -132,7 +132,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"0"
prop=
"fttp.troact"
>
<c-select
v-model=
"model.fttp.troact"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + '交易账户'"
>
<c-select
v-model=
"model.fttp.troact"
:code=
"codes.idtype"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + '交易账户'"
>
</c-select>
</el-form-item>
</c-col>
...
...
@@ -152,7 +152,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"0"
prop=
"fttp.triact"
>
<c-select
v-model=
"model.fttp.triact"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttp.S0000103
')"
>
<c-select
v-model=
"model.fttp.triact"
:code=
"codes.idtype"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttp.账户
')"
>
</c-select>
</el-form-item>
</c-col>
...
...
src/page/Funds/Fttfcn/views/Canp.vue
View file @
2f023338
...
...
@@ -19,7 +19,7 @@
<c-col
:span=
"24"
>
<el-form-item
:label=
"$t('fttfcn.定存拆借类型')"
prop=
"ftdgrp.rec.fttyp"
>
<c-select
v-model=
"model.ftdgrp.rec.fttyp"
style=
"width:100%"
<c-select
v-model=
"model.ftdgrp.rec.fttyp"
:code=
"codes.ffttyp"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttfcn.定存拆借类型')"
>
</c-select>
</el-form-item>
...
...
src/page/Funds/Fttfmt/views/Matp.vue
View file @
2f023338
...
...
@@ -21,7 +21,7 @@
<c-col
:span=
"24"
>
<el-form-item
:label=
"$t('fttfmt.定存拆借类型')"
prop=
"ftdgrp.rec.fttyp"
>
<c-select
v-model=
"model.ftdgrp.rec.fttyp"
:code=
"codes.
curtxt1
"
style=
"width:100%"
<c-select
v-model=
"model.ftdgrp.rec.fttyp"
:code=
"codes.
ffttyp
"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttfmt.定存拆借类型')"
>
</c-select>
</el-form-item>
...
...
@@ -30,10 +30,11 @@
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('fttfmt.定存拆借金额')"
prop=
"setmod.doccur"
>
<c-input
v-model=
"model.setmod.doccur"
maxlength=
"3"
:placeholder=
"$t('other.请输入') + $t('fttfmt.定存拆借金额币种')"
></c-input>
</c-form-item>
<el-form-item
:label=
"$t('fttfmt.定存拆借金额')"
prop=
"setmod.doccur"
>
<c-select
v-model=
"model.setmod.doccur"
:code=
"codes.curtxt1"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttfmt.定存拆借金额币种')"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
class=
"pl8"
>
<c-form-item
label-width=
"0"
prop=
"ftdgrp.cbs.max.amt"
>
...
...
@@ -78,10 +79,11 @@
<!-- S0000018 : 结算总金额 -->
<c-col
:spam=
"24"
>
<c-col
:span=
"12"
>
<c-form-item
:label=
"$t('fttfmt.结算总金额币种')"
prop=
"ftdgrp.cbs.max.cur"
>
<c-input
v-model=
"model.ftdgrp.cbs.max.cur"
maxlength=
"3"
:placeholder=
"$t('other.请输入') + $t('fttfmt.结算总金额币种')"
></c-input>
</c-form-item>
<el-form-item
:label=
"$t('fttfmt.结算总金额币种')"
prop=
"ftdgrp.cbs.max.cur"
>
<c-select
v-model=
"model.ftdgrp.cbs.max.cur"
:code=
"codes.curtxt1"
style=
"width:100%"
:placeholder=
"$t('other.请输入') + $t('fttfmt.结算总金额币种')"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
class=
"pl8"
>
<c-form-item
label-width=
"0"
prop=
"setmod.setamt"
>
...
...
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