969 bug修复

This commit is contained in:
李东进1
2023-03-04 09:51:05 +08:00
parent 77aac9cdcf
commit a09396ccf6
2 changed files with 2 additions and 2 deletions

View File

@@ -287,7 +287,7 @@
v-model:value="formData.source"
style="width: 400px; height: 40px; border-radius: 8px"
placeholder="请输入数据来源"
:maxlength="20"
:maxlength="120"
/>
</div>
</div>