From cca9ba03381aaf0ddb599eaa0e0c632c2cfff09a Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期二, 22 九月 2020 10:36:44 +0800 Subject: [PATCH] 代码还原回来 --- ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/MiniGatewaySelectNetworkForm.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/MiniGatewaySelectNetworkForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/MiniGatewaySelectNetworkForm.cs index 0800856..8b40176 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/MiniGatewaySelectNetworkForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/MiniGatewaySelectNetworkForm.cs @@ -62,7 +62,7 @@ btnDrop.ButtonClickEvent += (sender, e) => { //鏄剧ずWifi涓嬫媺鍒楄〃 - this.ShowWifiListView(rowWifi); + //this.ShowWifiListView(rowWifi); }; //瀵嗙爜 -- Gitblit v1.8.0