Commit c296c4dd authored by 徐俊's avatar 徐俊

xujun

parent fd0fcf40
......@@ -36,7 +36,7 @@
<div class="special-middle">
<div>
<a-form-model-item :prop="'cooperativeUnits.' + index + '.unitName'">
<a-input v-model="item.unitName" :maxLength="20" placeholder="单位名称" style="width: 80%" />
<a-input v-model="item.unitName" :maxLength="50" placeholder="单位名称" style="width: 80%" />
</a-form-model-item>
</div>
</div>
......
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