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