update 工作组联系人弹框备注取消禁用

This commit is contained in:
danshihao
2024-01-12 09:27:54 +08:00
parent 7093ac7136
commit 343b582b76
@@ -92,7 +92,6 @@
:auto-size="{ minRows: 3, maxRows: 6 }"
v-decorator="['remarks']"
:maxLength='200'
disabled
@change="e => {e.target.value = (e.target.value + '').trim()}"/>
</a-form-item>
</a-col>