This commit is contained in:
bb_pan 2025-07-24 18:01:46 +08:00
parent ffab0a74ae
commit ce40051c3a
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
v-if="item.manageType == 1 || !opts.isOut"
v-model="item.preNum"
placeholder="请输入数量"
type="number"
:clearable="false"
@change="checkPerNum(item)"
></uni-easyinput>