src/views/warehouseManage/listingRules/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/warehouseManage/listingRules/index.vue
@@ -131,7 +131,7 @@ const list = res.data.map((item) => { return { ...item, areaName: { label: item.location.jointName, value: item.location.id }, areaName: { label: item.area.jointName, value: item.area.id }, subLocation: { label: item.location.jointName, value: item.location.id }, productName: item.product.name, productCategory: item.productCategory.name,