管道基础大数据平台系统开发-【CS】-ExportMap
11
13693261870
2024-09-03 e05f48fc7ba368d3561d8702b18d65ee021b1ae2
TEWin/FrmTool.cs
@@ -50,5 +50,10 @@
            int code = Convert.ToInt32(str, 16);
            win.InvokeProc(code);
        }
        private void button1_Click(object sender, EventArgs e)
        {
            this.win.DealOsgbLab();
        }
    }
}