库存更新

This commit is contained in:
ludj
2022-11-10 13:21:35 +08:00
parent 4bb6e3833e
commit 7184f0a944
4 changed files with 17 additions and 6 deletions

View File

@@ -143,8 +143,8 @@
label="加工托数"
:precision="0"
:step="1"
:min="1"
:max="99"
:min="0"
:max="form.ivt_qty"
/>
</el-form-item>
</el-form>