Commit e9deb098 by wangna

cctset修改

parent 6ba960d8
......@@ -2,17 +2,28 @@
<div class="eibs-tab">
<!-- ====================左边======================= -->
<c-col :span="11">
<c-col :span="22">
<c-col :span="24">
<el-form-item label="Our Reference" prop="ccdgrp.rec.ownref">
<c-input
v-model="model.ccdgrp.rec.ownref"
maxlength="8"
placeholder="请输入Our Reference"
disabled
></c-input>
<c-fullbox>
<c-input
v-model="model.ccdgrp.rec.ownref"
maxlength="8"
placeholder="请输入Our Reference"
disabled
></c-input>
<template slot="footer">
<c-button
size="small"
type="primary"
disabled
>
<span style="font-family: '宋体'; font-weight: bold">i</span>
</c-button>
</template>
</c-fullbox>
</el-form-item>
</c-col>
<c-col :span="2">
<!-- <c-col :span="2">
<c-button
style="margin: 0 12px 0 14px; padding: 0 12px"
size="small"
......@@ -21,7 +32,7 @@
>
<span style="font-family: '宋体'; font-weight: bold">i</span>
</c-button>
</c-col>
</c-col> -->
<c-col :span="12">
<el-form-item label="Currency" prop="ccdgrp.cbs.max.cur">
......
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