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,