lu
2025-06-11 93bd757f4801719b769e78f4dee00847c228a55d
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))