app/src/main/java/com/hdl/photovoltaic/ui/adapter/HouseInfoAdapter.java
@@ -107,6 +107,7 @@ if (houseIdBean.getDebugStatus().equals(DebugStatus.Debugging)) { //未交付完要显示删除按钮 holder.home_del_ll.setVisibility(View.VISIBLE); holder.del_home_iv.setImageResource(R.drawable.del_home); } if (houseIdBean.getDebugStatus().equals(DebugStatus.WAIT_DELIVERED)) { //更改成回滚图标