This commit is contained in:
sjl
2025-09-04 10:50:02 +08:00
parent caa81cc872
commit 7ce5119aa1
3 changed files with 8 additions and 9 deletions

View File

@@ -141,7 +141,7 @@
style="width: 100%"
v-model="form[item.field]"
show-word-limit
:min="0"
:min="1"
placeholder="请输入值"
></el-input-number>