Commit 1ba623ed by wangna

gitset、getset修改

parent 2765702c
......@@ -306,11 +306,11 @@
</c-col>
<c-col :span="24">
<el-form-item label="保函编号" prop="gcdgrp.prb.pts.ref">
<el-form-item label="编号" prop="gcdgrp.prb.pts.ref">
<c-input
v-model="model.gcdgrp.prb.pts.ref"
maxlength="16"
placeholder="请输入保函编号"
placeholder="请输入编号"
disabled
></c-input>
</el-form-item>
......
......@@ -484,11 +484,11 @@
</c-col>
<c-col :span="24">
<el-form-item label="保函编号" prop="gcdgrp.prb.pts.ref">
<el-form-item label="编号" prop="gcdgrp.prb.pts.ref">
<c-input
v-model="model.gcdgrp.prb.pts.ref"
maxlength="16"
placeholder="请输入保函编号"
placeholder="请输入编号"
disabled
></c-input>
</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