lu
2025-04-25 91a3be4ec1a61bbeb2271efd51fb23e6bfcf5184
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))