@ -672,11 +672,12 @@ export default {
title =
item.building + "-" + item.unit + "-" + item.door;
}
console.log('==========detailJson', detailJson);
return {
title,
type,
...detailJson,
...item,
};
});
} else {