Commit 6c56ac16 by tianxinyu

保函效期位置修改

parent 77748dde
......@@ -34,8 +34,8 @@
</el-form-item>
</c-col>
<c-col :span="8" v-if="model.gidgrp.rec.expdat != ''">
<el-form-item label="保函效期" label-width="50px" prop="gidgrp.rec.expdat">
<c-col :span="24" v-if="model.gidgrp.rec.expdat != ''">
<el-form-item label="保函效期" prop="gidgrp.rec.expdat">
<c-date-picker type="date" v-model="model.gidgrp.rec.expdat" disabled style="width: 100%"
placeholder="请选择保函效期"></c-date-picker>
</el-form-item>
......
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