黄学彪
2020-02-21 bd46c57c77c276014db3192a4e2cc96e23c93202
ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueButtonSettionForm.cs
@@ -586,7 +586,7 @@
                    return;
                }
                //不选择状态
                nowSelectControl.TextColor = UserCenterColor.Current.TextGrayColor;
                nowSelectControl.TextColor = UserCenterColor.Current.TextGrayColor1;
                //记录它的名字
                dicDeviceSaveName[nowSelectDevice.DeviceEpoint] = btnDeviceName.Text.Trim();
            }