wxr
2022-01-14 0c1b0cdf903114c4214f6b9298ecd440972a42b5
HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/SenesorEnvironment/AddSensorEnvironmentPage.cs
@@ -136,7 +136,7 @@
                textView.AddChidren(btnScan);
                btnScan.MouseUpEventHandler = (sender, e) =>
                {
                    Scan.OpenScan((scanString) =>
                    Scan.Ins.OpenScan((scanString) =>
                    {
                        editText.Text = scanString;
                    });