| | |
| | | <el-table-column label="规格型号" prop="specificationModel" min-width="140" show-overflow-tooltip /> |
| | | <el-table-column label="单位" prop="unit" width="80" /> |
| | | <el-table-column label="数量" prop="quantity" width="80" /> |
| | | <el-table-column label="退货数量" prop="returnQuantity" width="100" /> |
| | | <!-- <el-table-column label="退货数量" prop="returnQuantity" width="100" /> --> |
| | | <el-table-column label="库存预警数量" prop="warnNum" width="120" /> |
| | | <el-table-column label="税率(%)" prop="taxRate" width="90" /> |
| | | <el-table-column label="含税单价(元)" prop="taxInclusiveUnitPrice" width="130"> |