Commit 4f5043b4 by 吴佳

2022.02.16 wujia 汇出汇款 基本信息 国外费用折行调整

parent 71a1870a
......@@ -330,7 +330,7 @@
</c-form-item>
</c-col>
<c-col :span="11">
<c-col :span="13">
<el-form-item label="国外费用" prop="cpdgrp.rec.feecur">
<c-select
v-model="model.cpdgrp.rec.feecur"
......@@ -348,13 +348,13 @@
</el-form-item>
</c-col>
<c-col :span="13">
<c-col :span="11">
<el-form-item label="" style="width: 100%" label-width="8px" prop="cpdgrp.rec.feeamt">
<c-fullbox>
<c-input
v-model="model.cpdgrp.rec.feeamt"
placeholder="请输入国外费用金额"
style="width: 90%"
style="width: 95%"
></c-input>
<template slot="footer">
......
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