gxc
2020-01-08 580a4715eeb88e13128e65963834b159768444cf
ZigbeeApp/Shared/Phone/UserCenter/Safety/GarrisonAreaExistSensorForm.cs
@@ -226,7 +226,7 @@
            //显示选择界面
            var form = new SelectDeviceForm();
            form.AddForm(list, new List<string>(), true);
            form.AddForm(list, new List<string>(), true, false);
            form.SetTitleText(Language.StringByID(R.MyInternationalizationString.uAddSensor));
            //设备选择确定