Commit eddba81a by 潘际乾

brtset

parent 71e22474
......@@ -62,21 +62,21 @@
</c-col>
</c-col>
<c-col :span="24">
<c-col :span="24" style="margin-bottom: 15px;">
<el-form-item label="资金用途" prop="cfatrt.cda.useofunds">
<c-select v-model="model.cfatrt.cda.useofunds" style="width:100%" placeholder="请选择资金用途" :disabled=this.flag>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="24" style="margin-bottom: 15px;">
<el-form-item label="中资企业境外担保项下境内贷款额度币种" prop="cfatrt.cda.cfeogudcurr">
<c-select v-model="model.cfatrt.cda.cfeogudcurr" style="width:100%" placeholder="请选择中资企业境外担保项下境内贷款额度币种" :disabled=this.flag>
</c-select>
</el-form-item>
</c-col>
<c-col :span="24">
<c-col :span="24" style="margin-bottom: 15px;">
<el-form-item label="中资企业境外担保项下境内贷款额度金额" prop="cfatrt.cda.cfeogudamount">
<c-input v-model="model.cfatrt.cda.cfeogudamount" placeholder="请输入中资企业境外担保项下境内贷款额度金额" :disabled=this.flag></c-input>
</el-form-item>
......
......@@ -11,7 +11,7 @@
disabled
>
</c-input>
</el-form-item> </el-form-item>
</el-form-item>
</c-col>
<c-col :span="24">
......
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