共{{ tableData.list.length }}种耗材,金额合计¥{{ queryForm.totalAmount }}
共{{ tableData.list.length }}种商品,金额合计¥{{ queryForm.totalAmount }}
{{ scope.row.conName }}
原价¥{{ scope.row.costPrice }}/{{ scope.row.conUnit }}
入库前:{{ scope.row.number }}{{ scope.row.conUnit }}
删除
{{ scope.row.name }}
{ modifyPrice(); scope.row.costPrice = e }">
成本价¥{{ scope.row.costPrice }}/{{ scope.row.unitName }}
{ modifyPrice(); scope.row.totalAmount = e }">
入库前:{{ scope.row.stockNumber }}{{ scope.row.unitName }}
{{ scope.row.stockNumber + scope.row.number }}{{ scope.row.unitName }}
删除
确定
创建新的入库单
历史提交