private void btnSZLJ_Click(object sender, EventArgs e) { ExportDataLJ frm = new ExportDataLJ(); frm.Show(); }