Commit 2d5b1f03 by LiRui

BPTOPN UI改造补充

parent 91e4eb93
......@@ -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"
......
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