陈嘉乐
2020-12-18 2a23fbede38fadaf7060510a3cd72a93a8a95ec0
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/FloorsManagementPageBLL.cs
@@ -83,7 +83,7 @@
                        SpatialInfo.CurrentSpatial.DelFloor(btn.Tag.ToString());
                    }
                };
                new PublicAssmebly().TipMsg(StringId.Tip, StringId.DelFloorTip, action);
                new PublicAssmebly().TipOptionMsg(StringId.Tip, StringId.DelFloorTip, action);
            };
        }
    }