| src/views/inventoryManagement/stockManagement/BatchNoQtyDetail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/inventoryManagement/stockManagement/BatchNoQtyDetail.vue
@@ -19,11 +19,11 @@ prop="model" show-overflow-tooltip /> <el-table-column label="供应商/厂家" width="100" min-width="100" prop="manufacturerName" show-overflow-tooltip> <template #default="scope"> {{ scope.row.manufacturerName || "--" }} {{ scope.row.manufacturerName || scope.row.supplierName || "--" }} </template> </el-table-column> <el-table-column label="来源"