库存:{{ item.storageNum }}
{{ currentMatchIndex + 1 }}/{{ matchedOptions.length }}
保存
scope.row.unitValue == 1
? (scope.row.preNum = Number(v.replace(/[^\d.]/g, '')))
: (scope.row.preNum = Number(v.replace(/[^\d]/g, '')))
"
>
{{ row.manageType == '0' ? '编码管理' : '数量管理' }}
删除