ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayBackUpListForm.cs
@@ -238,7 +238,6 @@ //显示编辑备考名画面 this.ShowEditorBackupForm(fileInfo); }; } //删除 var btnDelete = rowLayout.AddDeleteControl(); @@ -253,6 +252,7 @@ }); }; } } #endregion