| src/views/inventoryManagement/stockManagement/BatchNoQtyDetail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/inventoryManagement/stockManagement/BatchNoQtyDetail.vue
@@ -19,10 +19,10 @@ prop="model" show-overflow-tooltip /> <el-table-column label="厂家" prop="manufacturerId" prop="manufacturerName" show-overflow-tooltip> <template #default="scope"> {{ getManufacturerName(scope.row.manufacturerId) }} {{ scope.row.manufacturerName || "--" }} </template> </el-table-column> <el-table-column label="来源"