xm
2020-07-21 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d
ZigbeeApp/Shared/Phone/CommonForm/CommonFormBase.cs
@@ -306,7 +306,7 @@
        /// 检测界面的错误
        /// </summary>
        /// <returns></returns>
        public bool CheckForm()
        public virtual bool CheckForm()
        {
            //检测控件
            return this.CheckControl(this);