[bug] 收入合同合同约定主要时间点样式调整
This commit is contained in:
@@ -135,6 +135,7 @@
|
|||||||
<a-textarea placeholder="请输入合同约定主要时点"
|
<a-textarea placeholder="请输入合同约定主要时点"
|
||||||
v-decorator="['contractTimePoints']"
|
v-decorator="['contractTimePoints']"
|
||||||
:maxLength='200'
|
:maxLength='200'
|
||||||
|
autosize
|
||||||
@change="e => {e.target.value = (e.target.value + '').trim()}"></a-textarea>
|
@change="e => {e.target.value = (e.target.value + '').trim()}"></a-textarea>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user