@ -701,7 +701,7 @@ export default {
handlerWidth() {
return {
width: this.houseItem.buildingWidth + "px",
zIndex: this.queryParamsXiaoqu.xiaoquId == 267 ? 2007 : 100,
zIndex: this.queryParamsXiaoqu.xiaoquId == 267 && !this.houseItem.sm ? 2007 : 100,
};
},