HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-12-30 3dcbd186c42c598c0c08d1cd37034cf2baa09e54
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalFrameControl.cs
@@ -49,7 +49,7 @@
        /// </summary>
        private void InitFrameTable()
        {
            if (this.m_frameTable != null)
            if (this.m_frameTable != null && this.m_frameTable.Parent != null)
            {
                return;
            }