perf: 去掉字数限制
This commit is contained in:
@ -409,7 +409,6 @@ export default {
|
|||||||
v-model={form.value.end_work_link}
|
v-model={form.value.end_work_link}
|
||||||
placeholder="请输入..."
|
placeholder="请输入..."
|
||||||
size="large"
|
size="large"
|
||||||
max-length={72}
|
|
||||||
auto-size={{ minRows: 3, maxRows: 5 }}
|
auto-size={{ minRows: 3, maxRows: 5 }}
|
||||||
/>
|
/>
|
||||||
</FormItem>
|
</FormItem>
|
||||||
|
|||||||
Reference in New Issue
Block a user