3
0
Fork 0

feat(jcsz): rm min props

This commit is contained in:
yeweikangxx123 2025-08-20 22:00:28 +08:00
parent 5362c5258e
commit cc56a42e21
2 changed files with 0 additions and 2 deletions

View File

@ -341,7 +341,6 @@
:placeholder="'请输入'"
:controls="false"
:step="1"
:min="1"
:max="1000000"
/>
</el-form-item>

View File

@ -303,7 +303,6 @@
:placeholder="'请输入'"
:controls="false"
:step="1"
:min="1"
:max="1000000"
/>
</el-form-item>