Commit f00dff28 by javaHeight

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs into development-202206
parents 594e4a5c 1aee91fc
......@@ -860,7 +860,7 @@
<!---line8---->
<c-row>
<c-col :span="12">
<c-col :span="24">
<el-form-item label="第三方还款账号" prop="bptmod.finmod.act3">
<c-select
filterable
......@@ -876,7 +876,7 @@
<!---line9---->
<c-row>
<c-col :span="12">
<c-col :span="24">
<el-form-item label="预扣息账号" prop="bptmod.finmod.intact">
<c-fullbox>
<c-input
......@@ -905,7 +905,7 @@
<!---line10---->
<c-row>
<c-col :span="12">
<c-col :span="24">
<el-form-item v-if="zmqflg == 'x'" label="对方账号" prop="bpdgrp.rec.oppacc">
<c-input
v-model="model.bpdgrp.rec.oppacc"
......@@ -917,7 +917,7 @@
</c-row>
<c-row>
<c-col :span="12">
<c-col :span="24">
<el-form-item v-if="(model.bpdgrp.rec.fintyp=='F'||model.bpdgrp.rec.fintyp=='G') && model.bptmod.finmod.intprd=='7'" label="福费廷转卖类型" prop="bpdgrp.rec.ffttyp">
<c-select
v-model="model.bpdgrp.rec.ffttyp"
......
......@@ -127,7 +127,7 @@
ref="paramsForm"
label-position="right"
label-width="110px"
size="small"
size="small"
>
<c-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment