lu
2025-04-19 b55079652a50b5e506c2ce77d73c84ec11aef7fc
DevApp/Gs.DevApp/DevFrm/Sys/SysMenu.cs
@@ -171,7 +171,6 @@
        /// <param name="e"></param>
        private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
        {
            string rowGuid = "", rowName = "";
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_name, tlMenu);
            if (string.IsNullOrEmpty(rowGuid))