lu
2025-05-23 a7cec01977a141a92128b01d65b341677cee470a
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))