1552 lines
		
	
	
		
			80 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			1552 lines
		
	
	
		
			80 KiB
		
	
	
	
		
			C#
		
	
	
	
	
	
| namespace AIMS.OperationFront.UI
 | |
| {
 | |
|     partial class frmOperationFrontVisit
 | |
|     {
 | |
|         /// <summary>
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Windows Form Designer generated code
 | |
| 
 | |
|         /// <summary>
 | |
|         /// Required method for Designer support - do not modify
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
|             this.panel1 = new System.Windows.Forms.Panel();
 | |
|             this.panel3 = new System.Windows.Forms.Panel();
 | |
|             this.tabControl1 = new System.Windows.Forms.TabControl();
 | |
|             this.tabPage1 = new System.Windows.Forms.TabPage();
 | |
|             this.panel6 = new System.Windows.Forms.Panel();
 | |
|             this.dgv1 = new System.Windows.Forms.DataGridView();
 | |
|             this.ApplyIdColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PatientIdColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.MdrecNoColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ArchivesNoColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyDepNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PatientKindColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PatientNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.SexColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.BirthDayColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.HeightColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.WeightColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.BloodTypeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.RHBloodTypeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.IlldistrictColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.SickBedColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationTypeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OrderOperationTimeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationTimeLeightColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.StateColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.IsReturnOperationColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.IsPlanReturnOperationColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyDiagnoseInfoNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.DiagnoseRemarkColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperationInfoNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationRemarkColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationLevelNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperationCutTypeNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperationPositionNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.AnaesthesiaMethodNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ContagionColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationDoctorColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Assistant1Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Assistant2Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Assistant3Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.InternColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OtherColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyTimeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperatorNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.VerifyTimeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.VerifyOperatorNameColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PlanOperationTimeColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationRoomColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.AnesthesiaDoctorColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.InstrumentNurseColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.TourNurseColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.AnesthesiaDoctorSucceedColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.InstrumentNurseSucceedColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.TourNurseSucceedColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.RemarkColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.panel4 = new System.Windows.Forms.Panel();
 | |
|             this.btnFind = new System.Windows.Forms.Button();
 | |
|             this.txtMdrecNo = new System.Windows.Forms.TextBox();
 | |
|             this.dtpBegInDate = new System.Windows.Forms.DateTimePicker();
 | |
|             this.label2 = new System.Windows.Forms.Label();
 | |
|             this.label4 = new System.Windows.Forms.Label();
 | |
|             this.label3 = new System.Windows.Forms.Label();
 | |
|             this.cboDepartment = new System.Windows.Forms.ComboBox();
 | |
|             this.label1 = new System.Windows.Forms.Label();
 | |
|             this.dtpEndDate = new System.Windows.Forms.DateTimePicker();
 | |
|             this.tabPage2 = new System.Windows.Forms.TabPage();
 | |
|             this.panel7 = new System.Windows.Forms.Panel();
 | |
|             this.dgv2 = new System.Windows.Forms.DataGridView();
 | |
|             this.ApplyIdColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PatientIdColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.MdrecNoColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ArchivesNoColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyDepNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PatientKindColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PatientNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.SexColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.BirthDayColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.HeightColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.WeightColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.BloodTypeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.RHBloodTypeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.IlldistrictColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.SickBedColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationTypeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OrderOperationTimeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationTimeLeightColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.StateColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.IsReturnOperationColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.IsPlanReturnOperationColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyDiagnoseInfoNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.DiagnoseRemarkColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperationInfoNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationRemarkColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationLevelNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperationCutTypeNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperationPositionNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.AnaesthesiaMethodNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ContagionColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationDoctorColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Assistant1Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Assistant2Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.Assistant3Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.InternColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OtherColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyTimeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.ApplyOperatorNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.VerifyTimeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.VerifyOperatorNameColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.PlanOperationTimeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.OperationRoomColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.AnesthesiaDoctorColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.InstrumentNurseColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.TourNurseColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.AnesthesiaDoctorSucceedColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.InstrumentNurseSucceedColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.TourNurseSucceedColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.RemarkColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
 | |
|             this.panel5 = new System.Windows.Forms.Panel();
 | |
|             this.btnFind2 = new System.Windows.Forms.Button();
 | |
|             this.textBox1 = new System.Windows.Forms.TextBox();
 | |
|             this.dtpBegInDate2 = new System.Windows.Forms.DateTimePicker();
 | |
|             this.label5 = new System.Windows.Forms.Label();
 | |
|             this.label6 = new System.Windows.Forms.Label();
 | |
|             this.label7 = new System.Windows.Forms.Label();
 | |
|             this.cboDepartment2 = new System.Windows.Forms.ComboBox();
 | |
|             this.label8 = new System.Windows.Forms.Label();
 | |
|             this.dtpEndDate2 = new System.Windows.Forms.DateTimePicker();
 | |
|             this.panel2 = new System.Windows.Forms.Panel();
 | |
|             this.toolStrip1 = new System.Windows.Forms.ToolStrip();
 | |
|             this.tsbAdd = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.tsbModify = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.tsbWaitSet = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.tsbAlreadySet = new System.Windows.Forms.ToolStripButton();
 | |
|             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
 | |
|             this.tsbExit = new System.Windows.Forms.ToolStripButton();
 | |
|             this.panel1.SuspendLayout();
 | |
|             this.panel3.SuspendLayout();
 | |
|             this.tabControl1.SuspendLayout();
 | |
|             this.tabPage1.SuspendLayout();
 | |
|             this.panel6.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgv1)).BeginInit();
 | |
|             this.panel4.SuspendLayout();
 | |
|             this.tabPage2.SuspendLayout();
 | |
|             this.panel7.SuspendLayout();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit();
 | |
|             this.panel5.SuspendLayout();
 | |
|             this.panel2.SuspendLayout();
 | |
|             this.toolStrip1.SuspendLayout();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // panel1
 | |
|             // 
 | |
|             this.panel1.Controls.Add(this.panel3);
 | |
|             this.panel1.Controls.Add(this.panel2);
 | |
|             this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.panel1.Name = "panel1";
 | |
|             this.panel1.Size = new System.Drawing.Size(829, 488);
 | |
|             this.panel1.TabIndex = 0;
 | |
|             // 
 | |
|             // panel3
 | |
|             // 
 | |
|             this.panel3.Controls.Add(this.tabControl1);
 | |
|             this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel3.Location = new System.Drawing.Point(0, 45);
 | |
|             this.panel3.Name = "panel3";
 | |
|             this.panel3.Size = new System.Drawing.Size(829, 443);
 | |
|             this.panel3.TabIndex = 1;
 | |
|             // 
 | |
|             // tabControl1
 | |
|             // 
 | |
|             this.tabControl1.Controls.Add(this.tabPage1);
 | |
|             this.tabControl1.Controls.Add(this.tabPage2);
 | |
|             this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.tabControl1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.tabControl1.Name = "tabControl1";
 | |
|             this.tabControl1.SelectedIndex = 0;
 | |
|             this.tabControl1.Size = new System.Drawing.Size(829, 443);
 | |
|             this.tabControl1.TabIndex = 0;
 | |
|             this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
 | |
|             // 
 | |
|             // tabPage1
 | |
|             // 
 | |
|             this.tabPage1.BackColor = System.Drawing.Color.AliceBlue;
 | |
|             this.tabPage1.Controls.Add(this.panel6);
 | |
|             this.tabPage1.Controls.Add(this.panel4);
 | |
|             this.tabPage1.Location = new System.Drawing.Point(4, 22);
 | |
|             this.tabPage1.Name = "tabPage1";
 | |
|             this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
 | |
|             this.tabPage1.Size = new System.Drawing.Size(821, 417);
 | |
|             this.tabPage1.TabIndex = 0;
 | |
|             this.tabPage1.Text = "待访视";
 | |
|             // 
 | |
|             // panel6
 | |
|             // 
 | |
|             this.panel6.Controls.Add(this.dgv1);
 | |
|             this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel6.Location = new System.Drawing.Point(3, 43);
 | |
|             this.panel6.Name = "panel6";
 | |
|             this.panel6.Size = new System.Drawing.Size(815, 371);
 | |
|             this.panel6.TabIndex = 2;
 | |
|             // 
 | |
|             // dgv1
 | |
|             // 
 | |
|             this.dgv1.AllowUserToAddRows = false;
 | |
|             this.dgv1.BackgroundColor = System.Drawing.Color.White;
 | |
|             this.dgv1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.dgv1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.ApplyIdColumn1,
 | |
|             this.PatientIdColumn1,
 | |
|             this.MdrecNoColumn1,
 | |
|             this.ArchivesNoColumn1,
 | |
|             this.ApplyDepNameColumn1,
 | |
|             this.PatientKindColumn1,
 | |
|             this.PatientNameColumn1,
 | |
|             this.SexColumn1,
 | |
|             this.BirthDayColumn1,
 | |
|             this.HeightColumn1,
 | |
|             this.WeightColumn1,
 | |
|             this.BloodTypeColumn1,
 | |
|             this.RHBloodTypeColumn1,
 | |
|             this.IlldistrictColumn1,
 | |
|             this.SickBedColumn1,
 | |
|             this.OperationTypeColumn1,
 | |
|             this.OrderOperationTimeColumn1,
 | |
|             this.OperationTimeLeightColumn1,
 | |
|             this.StateColumn1,
 | |
|             this.IsReturnOperationColumn1,
 | |
|             this.IsPlanReturnOperationColumn1,
 | |
|             this.ApplyDiagnoseInfoNameColumn1,
 | |
|             this.DiagnoseRemarkColumn1,
 | |
|             this.ApplyOperationInfoNameColumn1,
 | |
|             this.OperationRemarkColumn1,
 | |
|             this.OperationLevelNameColumn1,
 | |
|             this.ApplyOperationCutTypeNameColumn1,
 | |
|             this.ApplyOperationPositionNameColumn1,
 | |
|             this.AnaesthesiaMethodNameColumn1,
 | |
|             this.ContagionColumn1,
 | |
|             this.OperationDoctorColumn1,
 | |
|             this.Assistant1Column1,
 | |
|             this.Assistant2Column1,
 | |
|             this.Assistant3Column1,
 | |
|             this.InternColumn1,
 | |
|             this.OtherColumn1,
 | |
|             this.ApplyTimeColumn1,
 | |
|             this.ApplyOperatorNameColumn1,
 | |
|             this.VerifyTimeColumn1,
 | |
|             this.VerifyOperatorNameColumn1,
 | |
|             this.PlanOperationTimeColumn1,
 | |
|             this.OperationRoomColumn1,
 | |
|             this.AnesthesiaDoctorColumn1,
 | |
|             this.InstrumentNurseColumn1,
 | |
|             this.TourNurseColumn1,
 | |
|             this.AnesthesiaDoctorSucceedColumn1,
 | |
|             this.InstrumentNurseSucceedColumn1,
 | |
|             this.TourNurseSucceedColumn1,
 | |
|             this.RemarkColumn1});
 | |
|             this.dgv1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.dgv1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.dgv1.Name = "dgv1";
 | |
|             this.dgv1.RowTemplate.Height = 23;
 | |
|             this.dgv1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
 | |
|             this.dgv1.Size = new System.Drawing.Size(815, 371);
 | |
|             this.dgv1.TabIndex = 7;
 | |
|             // 
 | |
|             // ApplyIdColumn1
 | |
|             // 
 | |
|             this.ApplyIdColumn1.DataPropertyName = "ApplyId";
 | |
|             this.ApplyIdColumn1.HeaderText = "ApplyId";
 | |
|             this.ApplyIdColumn1.Name = "ApplyIdColumn1";
 | |
|             this.ApplyIdColumn1.ReadOnly = true;
 | |
|             this.ApplyIdColumn1.Visible = false;
 | |
|             // 
 | |
|             // PatientIdColumn1
 | |
|             // 
 | |
|             this.PatientIdColumn1.DataPropertyName = "PatientId";
 | |
|             this.PatientIdColumn1.HeaderText = "PatientId";
 | |
|             this.PatientIdColumn1.Name = "PatientIdColumn1";
 | |
|             this.PatientIdColumn1.Visible = false;
 | |
|             // 
 | |
|             // MdrecNoColumn1
 | |
|             // 
 | |
|             this.MdrecNoColumn1.DataPropertyName = "MdrecNo";
 | |
|             this.MdrecNoColumn1.HeaderText = "住院号";
 | |
|             this.MdrecNoColumn1.Name = "MdrecNoColumn1";
 | |
|             this.MdrecNoColumn1.ReadOnly = true;
 | |
|             this.MdrecNoColumn1.Width = 80;
 | |
|             // 
 | |
|             // ArchivesNoColumn1
 | |
|             // 
 | |
|             this.ArchivesNoColumn1.DataPropertyName = "ArchivesNo";
 | |
|             this.ArchivesNoColumn1.HeaderText = "病历号";
 | |
|             this.ArchivesNoColumn1.Name = "ArchivesNoColumn1";
 | |
|             this.ArchivesNoColumn1.ReadOnly = true;
 | |
|             this.ArchivesNoColumn1.Width = 80;
 | |
|             // 
 | |
|             // ApplyDepNameColumn1
 | |
|             // 
 | |
|             this.ApplyDepNameColumn1.DataPropertyName = "ApplyDepName";
 | |
|             this.ApplyDepNameColumn1.HeaderText = "申请科室";
 | |
|             this.ApplyDepNameColumn1.Name = "ApplyDepNameColumn1";
 | |
|             this.ApplyDepNameColumn1.ReadOnly = true;
 | |
|             this.ApplyDepNameColumn1.Width = 80;
 | |
|             // 
 | |
|             // PatientKindColumn1
 | |
|             // 
 | |
|             this.PatientKindColumn1.DataPropertyName = "PatientKind";
 | |
|             this.PatientKindColumn1.HeaderText = "医保类别";
 | |
|             this.PatientKindColumn1.Name = "PatientKindColumn1";
 | |
|             this.PatientKindColumn1.ReadOnly = true;
 | |
|             this.PatientKindColumn1.Width = 80;
 | |
|             // 
 | |
|             // PatientNameColumn1
 | |
|             // 
 | |
|             this.PatientNameColumn1.DataPropertyName = "PatientName";
 | |
|             this.PatientNameColumn1.HeaderText = "患者姓名";
 | |
|             this.PatientNameColumn1.Name = "PatientNameColumn1";
 | |
|             this.PatientNameColumn1.Width = 80;
 | |
|             // 
 | |
|             // SexColumn1
 | |
|             // 
 | |
|             this.SexColumn1.DataPropertyName = "Sex";
 | |
|             this.SexColumn1.HeaderText = "性别";
 | |
|             this.SexColumn1.Name = "SexColumn1";
 | |
|             this.SexColumn1.ReadOnly = true;
 | |
|             this.SexColumn1.Width = 60;
 | |
|             // 
 | |
|             // BirthDayColumn1
 | |
|             // 
 | |
|             this.BirthDayColumn1.DataPropertyName = "BirthDay";
 | |
|             this.BirthDayColumn1.HeaderText = "出生日期";
 | |
|             this.BirthDayColumn1.Name = "BirthDayColumn1";
 | |
|             this.BirthDayColumn1.Width = 80;
 | |
|             // 
 | |
|             // HeightColumn1
 | |
|             // 
 | |
|             this.HeightColumn1.DataPropertyName = "Height";
 | |
|             this.HeightColumn1.HeaderText = "身高";
 | |
|             this.HeightColumn1.Name = "HeightColumn1";
 | |
|             this.HeightColumn1.Width = 70;
 | |
|             // 
 | |
|             // WeightColumn1
 | |
|             // 
 | |
|             this.WeightColumn1.DataPropertyName = "Weight";
 | |
|             this.WeightColumn1.HeaderText = "体重";
 | |
|             this.WeightColumn1.Name = "WeightColumn1";
 | |
|             this.WeightColumn1.ReadOnly = true;
 | |
|             this.WeightColumn1.Width = 70;
 | |
|             // 
 | |
|             // BloodTypeColumn1
 | |
|             // 
 | |
|             this.BloodTypeColumn1.DataPropertyName = "BloodType";
 | |
|             this.BloodTypeColumn1.HeaderText = "血型";
 | |
|             this.BloodTypeColumn1.Name = "BloodTypeColumn1";
 | |
|             this.BloodTypeColumn1.ReadOnly = true;
 | |
|             this.BloodTypeColumn1.Width = 70;
 | |
|             // 
 | |
|             // RHBloodTypeColumn1
 | |
|             // 
 | |
|             this.RHBloodTypeColumn1.DataPropertyName = "RHBloodType";
 | |
|             this.RHBloodTypeColumn1.HeaderText = "RH血型";
 | |
|             this.RHBloodTypeColumn1.Name = "RHBloodTypeColumn1";
 | |
|             this.RHBloodTypeColumn1.Width = 70;
 | |
|             // 
 | |
|             // IlldistrictColumn1
 | |
|             // 
 | |
|             this.IlldistrictColumn1.DataPropertyName = "Illdistrict";
 | |
|             this.IlldistrictColumn1.HeaderText = "病区";
 | |
|             this.IlldistrictColumn1.Name = "IlldistrictColumn1";
 | |
|             this.IlldistrictColumn1.Width = 70;
 | |
|             // 
 | |
|             // SickBedColumn1
 | |
|             // 
 | |
|             this.SickBedColumn1.DataPropertyName = "SickBed";
 | |
|             this.SickBedColumn1.HeaderText = "床位";
 | |
|             this.SickBedColumn1.Name = "SickBedColumn1";
 | |
|             this.SickBedColumn1.ReadOnly = true;
 | |
|             this.SickBedColumn1.Width = 70;
 | |
|             // 
 | |
|             // OperationTypeColumn1
 | |
|             // 
 | |
|             this.OperationTypeColumn1.DataPropertyName = "OperationType";
 | |
|             this.OperationTypeColumn1.HeaderText = "手术类型";
 | |
|             this.OperationTypeColumn1.Name = "OperationTypeColumn1";
 | |
|             this.OperationTypeColumn1.ReadOnly = true;
 | |
|             this.OperationTypeColumn1.Width = 80;
 | |
|             // 
 | |
|             // OrderOperationTimeColumn1
 | |
|             // 
 | |
|             this.OrderOperationTimeColumn1.DataPropertyName = "OrderOperationTime";
 | |
|             this.OrderOperationTimeColumn1.HeaderText = "预约时间";
 | |
|             this.OrderOperationTimeColumn1.Name = "OrderOperationTimeColumn1";
 | |
|             this.OrderOperationTimeColumn1.ReadOnly = true;
 | |
|             this.OrderOperationTimeColumn1.Width = 80;
 | |
|             // 
 | |
|             // OperationTimeLeightColumn1
 | |
|             // 
 | |
|             this.OperationTimeLeightColumn1.DataPropertyName = "OperationTimeLeight";
 | |
|             this.OperationTimeLeightColumn1.HeaderText = "手术时长";
 | |
|             this.OperationTimeLeightColumn1.Name = "OperationTimeLeightColumn1";
 | |
|             this.OperationTimeLeightColumn1.ReadOnly = true;
 | |
|             this.OperationTimeLeightColumn1.Width = 80;
 | |
|             // 
 | |
|             // StateColumn1
 | |
|             // 
 | |
|             this.StateColumn1.DataPropertyName = "State";
 | |
|             this.StateColumn1.HeaderText = "状态";
 | |
|             this.StateColumn1.Name = "StateColumn1";
 | |
|             this.StateColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // IsReturnOperationColumn1
 | |
|             // 
 | |
|             this.IsReturnOperationColumn1.DataPropertyName = "IsReturnOperation";
 | |
|             this.IsReturnOperationColumn1.HeaderText = "是否重返";
 | |
|             this.IsReturnOperationColumn1.Name = "IsReturnOperationColumn1";
 | |
|             this.IsReturnOperationColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // IsPlanReturnOperationColumn1
 | |
|             // 
 | |
|             this.IsPlanReturnOperationColumn1.DataPropertyName = "IsPlanReturnOperation";
 | |
|             this.IsPlanReturnOperationColumn1.HeaderText = "是否计划";
 | |
|             this.IsPlanReturnOperationColumn1.Name = "IsPlanReturnOperationColumn1";
 | |
|             // 
 | |
|             // ApplyDiagnoseInfoNameColumn1
 | |
|             // 
 | |
|             this.ApplyDiagnoseInfoNameColumn1.DataPropertyName = "ApplyDiagnoseInfoName";
 | |
|             this.ApplyDiagnoseInfoNameColumn1.HeaderText = "术前诊断";
 | |
|             this.ApplyDiagnoseInfoNameColumn1.Name = "ApplyDiagnoseInfoNameColumn1";
 | |
|             this.ApplyDiagnoseInfoNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // DiagnoseRemarkColumn1
 | |
|             // 
 | |
|             this.DiagnoseRemarkColumn1.DataPropertyName = "DiagnoseRemark";
 | |
|             this.DiagnoseRemarkColumn1.HeaderText = "诊断备注";
 | |
|             this.DiagnoseRemarkColumn1.Name = "DiagnoseRemarkColumn1";
 | |
|             this.DiagnoseRemarkColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyOperationInfoNameColumn1
 | |
|             // 
 | |
|             this.ApplyOperationInfoNameColumn1.DataPropertyName = "ApplyOperationInfoName";
 | |
|             this.ApplyOperationInfoNameColumn1.HeaderText = "拟实手术";
 | |
|             this.ApplyOperationInfoNameColumn1.Name = "ApplyOperationInfoNameColumn1";
 | |
|             this.ApplyOperationInfoNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // OperationRemarkColumn1
 | |
|             // 
 | |
|             this.OperationRemarkColumn1.DataPropertyName = "OperationRemark";
 | |
|             this.OperationRemarkColumn1.HeaderText = "手术备注";
 | |
|             this.OperationRemarkColumn1.Name = "OperationRemarkColumn1";
 | |
|             this.OperationRemarkColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // OperationLevelNameColumn1
 | |
|             // 
 | |
|             this.OperationLevelNameColumn1.DataPropertyName = "OperationLevelName";
 | |
|             this.OperationLevelNameColumn1.HeaderText = "手术分级";
 | |
|             this.OperationLevelNameColumn1.Name = "OperationLevelNameColumn1";
 | |
|             this.OperationLevelNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyOperationCutTypeNameColumn1
 | |
|             // 
 | |
|             this.ApplyOperationCutTypeNameColumn1.DataPropertyName = "ApplyOperationCutTypeName";
 | |
|             this.ApplyOperationCutTypeNameColumn1.HeaderText = "切口类型";
 | |
|             this.ApplyOperationCutTypeNameColumn1.Name = "ApplyOperationCutTypeNameColumn1";
 | |
|             this.ApplyOperationCutTypeNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyOperationPositionNameColumn1
 | |
|             // 
 | |
|             this.ApplyOperationPositionNameColumn1.DataPropertyName = "ApplyOperationPositionName";
 | |
|             this.ApplyOperationPositionNameColumn1.HeaderText = "手术部位";
 | |
|             this.ApplyOperationPositionNameColumn1.Name = "ApplyOperationPositionNameColumn1";
 | |
|             // 
 | |
|             // AnaesthesiaMethodNameColumn1
 | |
|             // 
 | |
|             this.AnaesthesiaMethodNameColumn1.DataPropertyName = "AnaesthesiaMethodName";
 | |
|             this.AnaesthesiaMethodNameColumn1.HeaderText = "拟施麻醉";
 | |
|             this.AnaesthesiaMethodNameColumn1.Name = "AnaesthesiaMethodNameColumn1";
 | |
|             this.AnaesthesiaMethodNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // ContagionColumn1
 | |
|             // 
 | |
|             this.ContagionColumn1.DataPropertyName = "Contagion";
 | |
|             this.ContagionColumn1.HeaderText = "术前感染筛查";
 | |
|             this.ContagionColumn1.Name = "ContagionColumn1";
 | |
|             // 
 | |
|             // OperationDoctorColumn1
 | |
|             // 
 | |
|             this.OperationDoctorColumn1.DataPropertyName = "OperationDoctor";
 | |
|             this.OperationDoctorColumn1.HeaderText = "术者";
 | |
|             this.OperationDoctorColumn1.Name = "OperationDoctorColumn1";
 | |
|             this.OperationDoctorColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // Assistant1Column1
 | |
|             // 
 | |
|             this.Assistant1Column1.DataPropertyName = "Assistant1";
 | |
|             this.Assistant1Column1.HeaderText = "一助";
 | |
|             this.Assistant1Column1.Name = "Assistant1Column1";
 | |
|             // 
 | |
|             // Assistant2Column1
 | |
|             // 
 | |
|             this.Assistant2Column1.DataPropertyName = "Assistant2";
 | |
|             this.Assistant2Column1.HeaderText = "二助";
 | |
|             this.Assistant2Column1.Name = "Assistant2Column1";
 | |
|             this.Assistant2Column1.ReadOnly = true;
 | |
|             // 
 | |
|             // Assistant3Column1
 | |
|             // 
 | |
|             this.Assistant3Column1.DataPropertyName = "Assistant3";
 | |
|             this.Assistant3Column1.HeaderText = "三助";
 | |
|             this.Assistant3Column1.Name = "Assistant3Column1";
 | |
|             // 
 | |
|             // InternColumn1
 | |
|             // 
 | |
|             this.InternColumn1.DataPropertyName = "Intern";
 | |
|             this.InternColumn1.HeaderText = "进修实习生";
 | |
|             this.InternColumn1.Name = "InternColumn1";
 | |
|             // 
 | |
|             // OtherColumn1
 | |
|             // 
 | |
|             this.OtherColumn1.DataPropertyName = "Other";
 | |
|             this.OtherColumn1.HeaderText = "其他人员";
 | |
|             this.OtherColumn1.Name = "OtherColumn1";
 | |
|             this.OtherColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyTimeColumn1
 | |
|             // 
 | |
|             this.ApplyTimeColumn1.DataPropertyName = "ApplyTime";
 | |
|             this.ApplyTimeColumn1.HeaderText = "申请时间";
 | |
|             this.ApplyTimeColumn1.Name = "ApplyTimeColumn1";
 | |
|             // 
 | |
|             // ApplyOperatorNameColumn1
 | |
|             // 
 | |
|             this.ApplyOperatorNameColumn1.DataPropertyName = "ApplyOperatorName";
 | |
|             this.ApplyOperatorNameColumn1.HeaderText = "申请人";
 | |
|             this.ApplyOperatorNameColumn1.Name = "ApplyOperatorNameColumn1";
 | |
|             this.ApplyOperatorNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // VerifyTimeColumn1
 | |
|             // 
 | |
|             this.VerifyTimeColumn1.DataPropertyName = "VerifyTime";
 | |
|             this.VerifyTimeColumn1.HeaderText = "审核时间";
 | |
|             this.VerifyTimeColumn1.Name = "VerifyTimeColumn1";
 | |
|             this.VerifyTimeColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // VerifyOperatorNameColumn1
 | |
|             // 
 | |
|             this.VerifyOperatorNameColumn1.DataPropertyName = "VerifyOperatorName";
 | |
|             this.VerifyOperatorNameColumn1.HeaderText = "审核医生";
 | |
|             this.VerifyOperatorNameColumn1.Name = "VerifyOperatorNameColumn1";
 | |
|             this.VerifyOperatorNameColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // PlanOperationTimeColumn1
 | |
|             // 
 | |
|             this.PlanOperationTimeColumn1.DataPropertyName = "PlanOperationTime";
 | |
|             this.PlanOperationTimeColumn1.HeaderText = "拟定手术时间";
 | |
|             this.PlanOperationTimeColumn1.Name = "PlanOperationTimeColumn1";
 | |
|             this.PlanOperationTimeColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // OperationRoomColumn1
 | |
|             // 
 | |
|             this.OperationRoomColumn1.DataPropertyName = "OperationRoom";
 | |
|             this.OperationRoomColumn1.HeaderText = "手术间";
 | |
|             this.OperationRoomColumn1.Name = "OperationRoomColumn1";
 | |
|             this.OperationRoomColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // AnesthesiaDoctorColumn1
 | |
|             // 
 | |
|             this.AnesthesiaDoctorColumn1.DataPropertyName = "AnesthesiaDoctor";
 | |
|             this.AnesthesiaDoctorColumn1.HeaderText = "麻醉医生";
 | |
|             this.AnesthesiaDoctorColumn1.Name = "AnesthesiaDoctorColumn1";
 | |
|             // 
 | |
|             // InstrumentNurseColumn1
 | |
|             // 
 | |
|             this.InstrumentNurseColumn1.DataPropertyName = "InstrumentNurse";
 | |
|             this.InstrumentNurseColumn1.HeaderText = "器械护士";
 | |
|             this.InstrumentNurseColumn1.Name = "InstrumentNurseColumn1";
 | |
|             // 
 | |
|             // TourNurseColumn1
 | |
|             // 
 | |
|             this.TourNurseColumn1.DataPropertyName = "TourNurse";
 | |
|             this.TourNurseColumn1.HeaderText = "巡回护士";
 | |
|             this.TourNurseColumn1.Name = "TourNurseColumn1";
 | |
|             // 
 | |
|             // AnesthesiaDoctorSucceedColumn1
 | |
|             // 
 | |
|             this.AnesthesiaDoctorSucceedColumn1.DataPropertyName = "AnesthesiaDoctorSucceed";
 | |
|             this.AnesthesiaDoctorSucceedColumn1.HeaderText = "麻醉接台";
 | |
|             this.AnesthesiaDoctorSucceedColumn1.Name = "AnesthesiaDoctorSucceedColumn1";
 | |
|             this.AnesthesiaDoctorSucceedColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // InstrumentNurseSucceedColumn1
 | |
|             // 
 | |
|             this.InstrumentNurseSucceedColumn1.DataPropertyName = "InstrumentNurseSucceed";
 | |
|             this.InstrumentNurseSucceedColumn1.HeaderText = "器械接台";
 | |
|             this.InstrumentNurseSucceedColumn1.Name = "InstrumentNurseSucceedColumn1";
 | |
|             this.InstrumentNurseSucceedColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // TourNurseSucceedColumn1
 | |
|             // 
 | |
|             this.TourNurseSucceedColumn1.DataPropertyName = "TourNurseSucceed";
 | |
|             this.TourNurseSucceedColumn1.HeaderText = "巡回接台";
 | |
|             this.TourNurseSucceedColumn1.Name = "TourNurseSucceedColumn1";
 | |
|             this.TourNurseSucceedColumn1.ReadOnly = true;
 | |
|             // 
 | |
|             // RemarkColumn1
 | |
|             // 
 | |
|             this.RemarkColumn1.DataPropertyName = "Remark";
 | |
|             this.RemarkColumn1.HeaderText = "备注";
 | |
|             this.RemarkColumn1.Name = "RemarkColumn1";
 | |
|             // 
 | |
|             // panel4
 | |
|             // 
 | |
|             this.panel4.Controls.Add(this.btnFind);
 | |
|             this.panel4.Controls.Add(this.txtMdrecNo);
 | |
|             this.panel4.Controls.Add(this.dtpBegInDate);
 | |
|             this.panel4.Controls.Add(this.label2);
 | |
|             this.panel4.Controls.Add(this.label4);
 | |
|             this.panel4.Controls.Add(this.label3);
 | |
|             this.panel4.Controls.Add(this.cboDepartment);
 | |
|             this.panel4.Controls.Add(this.label1);
 | |
|             this.panel4.Controls.Add(this.dtpEndDate);
 | |
|             this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.panel4.Font = new System.Drawing.Font("宋体", 10.5F);
 | |
|             this.panel4.Location = new System.Drawing.Point(3, 3);
 | |
|             this.panel4.Name = "panel4";
 | |
|             this.panel4.Size = new System.Drawing.Size(815, 40);
 | |
|             this.panel4.TabIndex = 0;
 | |
|             // 
 | |
|             // btnFind
 | |
|             // 
 | |
|             this.btnFind.Location = new System.Drawing.Point(677, 9);
 | |
|             this.btnFind.Name = "btnFind";
 | |
|             this.btnFind.Size = new System.Drawing.Size(66, 23);
 | |
|             this.btnFind.TabIndex = 34;
 | |
|             this.btnFind.Text = "查询";
 | |
|             this.btnFind.UseVisualStyleBackColor = true;
 | |
|             this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
 | |
|             // 
 | |
|             // txtMdrecNo
 | |
|             // 
 | |
|             this.txtMdrecNo.Location = new System.Drawing.Point(542, 9);
 | |
|             this.txtMdrecNo.Name = "txtMdrecNo";
 | |
|             this.txtMdrecNo.Size = new System.Drawing.Size(100, 23);
 | |
|             this.txtMdrecNo.TabIndex = 33;
 | |
|             // 
 | |
|             // dtpBegInDate
 | |
|             // 
 | |
|             this.dtpBegInDate.CustomFormat = "yyyy-MM-dd";
 | |
|             this.dtpBegInDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
 | |
|             this.dtpBegInDate.Location = new System.Drawing.Point(257, 9);
 | |
|             this.dtpBegInDate.Name = "dtpBegInDate";
 | |
|             this.dtpBegInDate.Size = new System.Drawing.Size(97, 23);
 | |
|             this.dtpBegInDate.TabIndex = 29;
 | |
|             // 
 | |
|             // label2
 | |
|             // 
 | |
|             this.label2.AutoSize = true;
 | |
|             this.label2.Location = new System.Drawing.Point(193, 16);
 | |
|             this.label2.Name = "label2";
 | |
|             this.label2.Size = new System.Drawing.Size(63, 14);
 | |
|             this.label2.TabIndex = 28;
 | |
|             this.label2.Text = "预约时间";
 | |
|             // 
 | |
|             // label4
 | |
|             // 
 | |
|             this.label4.AutoSize = true;
 | |
|             this.label4.Location = new System.Drawing.Point(494, 16);
 | |
|             this.label4.Name = "label4";
 | |
|             this.label4.Size = new System.Drawing.Size(49, 14);
 | |
|             this.label4.TabIndex = 32;
 | |
|             this.label4.Text = "住院号";
 | |
|             // 
 | |
|             // label3
 | |
|             // 
 | |
|             this.label3.AutoSize = true;
 | |
|             this.label3.Location = new System.Drawing.Point(356, 16);
 | |
|             this.label3.Name = "label3";
 | |
|             this.label3.Size = new System.Drawing.Size(21, 14);
 | |
|             this.label3.TabIndex = 30;
 | |
|             this.label3.Text = "至";
 | |
|             // 
 | |
|             // cboDepartment
 | |
|             // 
 | |
|             this.cboDepartment.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
|             this.cboDepartment.FormattingEnabled = true;
 | |
|             this.cboDepartment.Location = new System.Drawing.Point(53, 10);
 | |
|             this.cboDepartment.Name = "cboDepartment";
 | |
|             this.cboDepartment.Size = new System.Drawing.Size(121, 22);
 | |
|             this.cboDepartment.TabIndex = 27;
 | |
|             // 
 | |
|             // label1
 | |
|             // 
 | |
|             this.label1.AutoSize = true;
 | |
|             this.label1.Location = new System.Drawing.Point(14, 16);
 | |
|             this.label1.Name = "label1";
 | |
|             this.label1.Size = new System.Drawing.Size(35, 14);
 | |
|             this.label1.TabIndex = 26;
 | |
|             this.label1.Text = "科室";
 | |
|             // 
 | |
|             // dtpEndDate
 | |
|             // 
 | |
|             this.dtpEndDate.CustomFormat = "yyyy-MM-dd";
 | |
|             this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
 | |
|             this.dtpEndDate.Location = new System.Drawing.Point(379, 9);
 | |
|             this.dtpEndDate.Name = "dtpEndDate";
 | |
|             this.dtpEndDate.Size = new System.Drawing.Size(97, 23);
 | |
|             this.dtpEndDate.TabIndex = 31;
 | |
|             // 
 | |
|             // tabPage2
 | |
|             // 
 | |
|             this.tabPage2.BackColor = System.Drawing.Color.AliceBlue;
 | |
|             this.tabPage2.Controls.Add(this.panel7);
 | |
|             this.tabPage2.Controls.Add(this.panel5);
 | |
|             this.tabPage2.Location = new System.Drawing.Point(4, 22);
 | |
|             this.tabPage2.Name = "tabPage2";
 | |
|             this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
 | |
|             this.tabPage2.Size = new System.Drawing.Size(821, 417);
 | |
|             this.tabPage2.TabIndex = 1;
 | |
|             this.tabPage2.Text = "已访视";
 | |
|             // 
 | |
|             // panel7
 | |
|             // 
 | |
|             this.panel7.Controls.Add(this.dgv2);
 | |
|             this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.panel7.Location = new System.Drawing.Point(3, 43);
 | |
|             this.panel7.Name = "panel7";
 | |
|             this.panel7.Size = new System.Drawing.Size(815, 371);
 | |
|             this.panel7.TabIndex = 2;
 | |
|             // 
 | |
|             // dgv2
 | |
|             // 
 | |
|             this.dgv2.AllowUserToAddRows = false;
 | |
|             this.dgv2.BackgroundColor = System.Drawing.Color.White;
 | |
|             this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | |
|             this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | |
|             this.ApplyIdColumn2,
 | |
|             this.PatientIdColumn2,
 | |
|             this.MdrecNoColumn2,
 | |
|             this.ArchivesNoColumn2,
 | |
|             this.ApplyDepNameColumn2,
 | |
|             this.PatientKindColumn2,
 | |
|             this.PatientNameColumn2,
 | |
|             this.SexColumn2,
 | |
|             this.BirthDayColumn2,
 | |
|             this.HeightColumn2,
 | |
|             this.WeightColumn2,
 | |
|             this.BloodTypeColumn2,
 | |
|             this.RHBloodTypeColumn2,
 | |
|             this.IlldistrictColumn2,
 | |
|             this.SickBedColumn2,
 | |
|             this.OperationTypeColumn2,
 | |
|             this.OrderOperationTimeColumn2,
 | |
|             this.OperationTimeLeightColumn2,
 | |
|             this.StateColumn2,
 | |
|             this.IsReturnOperationColumn2,
 | |
|             this.IsPlanReturnOperationColumn2,
 | |
|             this.ApplyDiagnoseInfoNameColumn2,
 | |
|             this.DiagnoseRemarkColumn2,
 | |
|             this.ApplyOperationInfoNameColumn2,
 | |
|             this.OperationRemarkColumn2,
 | |
|             this.OperationLevelNameColumn2,
 | |
|             this.ApplyOperationCutTypeNameColumn2,
 | |
|             this.ApplyOperationPositionNameColumn2,
 | |
|             this.AnaesthesiaMethodNameColumn2,
 | |
|             this.ContagionColumn2,
 | |
|             this.OperationDoctorColumn2,
 | |
|             this.Assistant1Column2,
 | |
|             this.Assistant2Column2,
 | |
|             this.Assistant3Column2,
 | |
|             this.InternColumn2,
 | |
|             this.OtherColumn2,
 | |
|             this.ApplyTimeColumn2,
 | |
|             this.ApplyOperatorNameColumn2,
 | |
|             this.VerifyTimeColumn2,
 | |
|             this.VerifyOperatorNameColumn2,
 | |
|             this.PlanOperationTimeColumn2,
 | |
|             this.OperationRoomColumn2,
 | |
|             this.AnesthesiaDoctorColumn2,
 | |
|             this.InstrumentNurseColumn2,
 | |
|             this.TourNurseColumn2,
 | |
|             this.AnesthesiaDoctorSucceedColumn2,
 | |
|             this.InstrumentNurseSucceedColumn2,
 | |
|             this.TourNurseSucceedColumn2,
 | |
|             this.RemarkColumn2});
 | |
|             this.dgv2.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.dgv2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.dgv2.Name = "dgv2";
 | |
|             this.dgv2.RowTemplate.Height = 23;
 | |
|             this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
 | |
|             this.dgv2.Size = new System.Drawing.Size(815, 371);
 | |
|             this.dgv2.TabIndex = 6;
 | |
|             // 
 | |
|             // ApplyIdColumn2
 | |
|             // 
 | |
|             this.ApplyIdColumn2.DataPropertyName = "ApplyId";
 | |
|             this.ApplyIdColumn2.Frozen = true;
 | |
|             this.ApplyIdColumn2.HeaderText = "ApplyId";
 | |
|             this.ApplyIdColumn2.Name = "ApplyIdColumn2";
 | |
|             this.ApplyIdColumn2.ReadOnly = true;
 | |
|             this.ApplyIdColumn2.Visible = false;
 | |
|             // 
 | |
|             // PatientIdColumn2
 | |
|             // 
 | |
|             this.PatientIdColumn2.DataPropertyName = "PatientId";
 | |
|             this.PatientIdColumn2.HeaderText = "PatientId";
 | |
|             this.PatientIdColumn2.Name = "PatientIdColumn2";
 | |
|             this.PatientIdColumn2.Visible = false;
 | |
|             // 
 | |
|             // MdrecNoColumn2
 | |
|             // 
 | |
|             this.MdrecNoColumn2.DataPropertyName = "MdrecNo";
 | |
|             this.MdrecNoColumn2.HeaderText = "住院号";
 | |
|             this.MdrecNoColumn2.Name = "MdrecNoColumn2";
 | |
|             this.MdrecNoColumn2.ReadOnly = true;
 | |
|             this.MdrecNoColumn2.Width = 80;
 | |
|             // 
 | |
|             // ArchivesNoColumn2
 | |
|             // 
 | |
|             this.ArchivesNoColumn2.DataPropertyName = "ArchivesNo";
 | |
|             this.ArchivesNoColumn2.HeaderText = "病历号";
 | |
|             this.ArchivesNoColumn2.Name = "ArchivesNoColumn2";
 | |
|             this.ArchivesNoColumn2.ReadOnly = true;
 | |
|             this.ArchivesNoColumn2.Width = 80;
 | |
|             // 
 | |
|             // ApplyDepNameColumn2
 | |
|             // 
 | |
|             this.ApplyDepNameColumn2.DataPropertyName = "ApplyDepName";
 | |
|             this.ApplyDepNameColumn2.HeaderText = "申请科室";
 | |
|             this.ApplyDepNameColumn2.Name = "ApplyDepNameColumn2";
 | |
|             this.ApplyDepNameColumn2.ReadOnly = true;
 | |
|             this.ApplyDepNameColumn2.Width = 80;
 | |
|             // 
 | |
|             // PatientKindColumn2
 | |
|             // 
 | |
|             this.PatientKindColumn2.DataPropertyName = "PatientKind";
 | |
|             this.PatientKindColumn2.HeaderText = "医保类别";
 | |
|             this.PatientKindColumn2.Name = "PatientKindColumn2";
 | |
|             this.PatientKindColumn2.ReadOnly = true;
 | |
|             this.PatientKindColumn2.Width = 80;
 | |
|             // 
 | |
|             // PatientNameColumn2
 | |
|             // 
 | |
|             this.PatientNameColumn2.DataPropertyName = "PatientName";
 | |
|             this.PatientNameColumn2.HeaderText = "患者姓名";
 | |
|             this.PatientNameColumn2.Name = "PatientNameColumn2";
 | |
|             this.PatientNameColumn2.ReadOnly = true;
 | |
|             this.PatientNameColumn2.Width = 80;
 | |
|             // 
 | |
|             // SexColumn2
 | |
|             // 
 | |
|             this.SexColumn2.DataPropertyName = "Sex";
 | |
|             this.SexColumn2.HeaderText = "性别";
 | |
|             this.SexColumn2.Name = "SexColumn2";
 | |
|             this.SexColumn2.ReadOnly = true;
 | |
|             this.SexColumn2.Width = 60;
 | |
|             // 
 | |
|             // BirthDayColumn2
 | |
|             // 
 | |
|             this.BirthDayColumn2.DataPropertyName = "BirthDay";
 | |
|             this.BirthDayColumn2.HeaderText = "出生日期";
 | |
|             this.BirthDayColumn2.Name = "BirthDayColumn2";
 | |
|             this.BirthDayColumn2.Width = 80;
 | |
|             // 
 | |
|             // HeightColumn2
 | |
|             // 
 | |
|             this.HeightColumn2.DataPropertyName = "Height";
 | |
|             this.HeightColumn2.HeaderText = "身高";
 | |
|             this.HeightColumn2.Name = "HeightColumn2";
 | |
|             this.HeightColumn2.Width = 70;
 | |
|             // 
 | |
|             // WeightColumn2
 | |
|             // 
 | |
|             this.WeightColumn2.DataPropertyName = "Weight";
 | |
|             this.WeightColumn2.HeaderText = "体重";
 | |
|             this.WeightColumn2.Name = "WeightColumn2";
 | |
|             this.WeightColumn2.ReadOnly = true;
 | |
|             this.WeightColumn2.Width = 70;
 | |
|             // 
 | |
|             // BloodTypeColumn2
 | |
|             // 
 | |
|             this.BloodTypeColumn2.DataPropertyName = "BloodType";
 | |
|             this.BloodTypeColumn2.HeaderText = "血型";
 | |
|             this.BloodTypeColumn2.Name = "BloodTypeColumn2";
 | |
|             this.BloodTypeColumn2.ReadOnly = true;
 | |
|             this.BloodTypeColumn2.Width = 70;
 | |
|             // 
 | |
|             // RHBloodTypeColumn2
 | |
|             // 
 | |
|             this.RHBloodTypeColumn2.DataPropertyName = "RHBloodType";
 | |
|             this.RHBloodTypeColumn2.HeaderText = "RH血型";
 | |
|             this.RHBloodTypeColumn2.Name = "RHBloodTypeColumn2";
 | |
|             this.RHBloodTypeColumn2.Width = 70;
 | |
|             // 
 | |
|             // IlldistrictColumn2
 | |
|             // 
 | |
|             this.IlldistrictColumn2.DataPropertyName = "Illdistrict";
 | |
|             this.IlldistrictColumn2.HeaderText = "病区";
 | |
|             this.IlldistrictColumn2.Name = "IlldistrictColumn2";
 | |
|             this.IlldistrictColumn2.Width = 70;
 | |
|             // 
 | |
|             // SickBedColumn2
 | |
|             // 
 | |
|             this.SickBedColumn2.DataPropertyName = "SickBed";
 | |
|             this.SickBedColumn2.HeaderText = "床位";
 | |
|             this.SickBedColumn2.Name = "SickBedColumn2";
 | |
|             this.SickBedColumn2.ReadOnly = true;
 | |
|             this.SickBedColumn2.Width = 70;
 | |
|             // 
 | |
|             // OperationTypeColumn2
 | |
|             // 
 | |
|             this.OperationTypeColumn2.DataPropertyName = "OperationType";
 | |
|             this.OperationTypeColumn2.HeaderText = "手术类型";
 | |
|             this.OperationTypeColumn2.Name = "OperationTypeColumn2";
 | |
|             this.OperationTypeColumn2.ReadOnly = true;
 | |
|             this.OperationTypeColumn2.Width = 80;
 | |
|             // 
 | |
|             // OrderOperationTimeColumn2
 | |
|             // 
 | |
|             this.OrderOperationTimeColumn2.DataPropertyName = "OrderOperationTime";
 | |
|             this.OrderOperationTimeColumn2.HeaderText = "预约时间";
 | |
|             this.OrderOperationTimeColumn2.Name = "OrderOperationTimeColumn2";
 | |
|             this.OrderOperationTimeColumn2.ReadOnly = true;
 | |
|             this.OrderOperationTimeColumn2.Width = 80;
 | |
|             // 
 | |
|             // OperationTimeLeightColumn2
 | |
|             // 
 | |
|             this.OperationTimeLeightColumn2.DataPropertyName = "OperationTimeLeight";
 | |
|             this.OperationTimeLeightColumn2.HeaderText = "手术时长";
 | |
|             this.OperationTimeLeightColumn2.Name = "OperationTimeLeightColumn2";
 | |
|             this.OperationTimeLeightColumn2.ReadOnly = true;
 | |
|             this.OperationTimeLeightColumn2.Width = 80;
 | |
|             // 
 | |
|             // StateColumn2
 | |
|             // 
 | |
|             this.StateColumn2.DataPropertyName = "State";
 | |
|             this.StateColumn2.HeaderText = "状态";
 | |
|             this.StateColumn2.Name = "StateColumn2";
 | |
|             this.StateColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // IsReturnOperationColumn2
 | |
|             // 
 | |
|             this.IsReturnOperationColumn2.DataPropertyName = "IsReturnOperation";
 | |
|             this.IsReturnOperationColumn2.HeaderText = "是否重返";
 | |
|             this.IsReturnOperationColumn2.Name = "IsReturnOperationColumn2";
 | |
|             this.IsReturnOperationColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // IsPlanReturnOperationColumn2
 | |
|             // 
 | |
|             this.IsPlanReturnOperationColumn2.DataPropertyName = "IsPlanReturnOperation";
 | |
|             this.IsPlanReturnOperationColumn2.HeaderText = "是否计划";
 | |
|             this.IsPlanReturnOperationColumn2.Name = "IsPlanReturnOperationColumn2";
 | |
|             // 
 | |
|             // ApplyDiagnoseInfoNameColumn2
 | |
|             // 
 | |
|             this.ApplyDiagnoseInfoNameColumn2.DataPropertyName = "ApplyDiagnoseInfoName";
 | |
|             this.ApplyDiagnoseInfoNameColumn2.HeaderText = "术前诊断";
 | |
|             this.ApplyDiagnoseInfoNameColumn2.Name = "ApplyDiagnoseInfoNameColumn2";
 | |
|             this.ApplyDiagnoseInfoNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // DiagnoseRemarkColumn2
 | |
|             // 
 | |
|             this.DiagnoseRemarkColumn2.DataPropertyName = "DiagnoseRemark";
 | |
|             this.DiagnoseRemarkColumn2.HeaderText = "诊断备注";
 | |
|             this.DiagnoseRemarkColumn2.Name = "DiagnoseRemarkColumn2";
 | |
|             this.DiagnoseRemarkColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyOperationInfoNameColumn2
 | |
|             // 
 | |
|             this.ApplyOperationInfoNameColumn2.DataPropertyName = "ApplyOperationInfoName";
 | |
|             this.ApplyOperationInfoNameColumn2.HeaderText = "拟实手术";
 | |
|             this.ApplyOperationInfoNameColumn2.Name = "ApplyOperationInfoNameColumn2";
 | |
|             this.ApplyOperationInfoNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // OperationRemarkColumn2
 | |
|             // 
 | |
|             this.OperationRemarkColumn2.DataPropertyName = "OperationRemark";
 | |
|             this.OperationRemarkColumn2.HeaderText = "手术备注";
 | |
|             this.OperationRemarkColumn2.Name = "OperationRemarkColumn2";
 | |
|             this.OperationRemarkColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // OperationLevelNameColumn2
 | |
|             // 
 | |
|             this.OperationLevelNameColumn2.DataPropertyName = "OperationLevelName";
 | |
|             this.OperationLevelNameColumn2.HeaderText = "手术分级";
 | |
|             this.OperationLevelNameColumn2.Name = "OperationLevelNameColumn2";
 | |
|             this.OperationLevelNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyOperationCutTypeNameColumn2
 | |
|             // 
 | |
|             this.ApplyOperationCutTypeNameColumn2.DataPropertyName = "ApplyOperationCutTypeName";
 | |
|             this.ApplyOperationCutTypeNameColumn2.HeaderText = "切口类型";
 | |
|             this.ApplyOperationCutTypeNameColumn2.Name = "ApplyOperationCutTypeNameColumn2";
 | |
|             this.ApplyOperationCutTypeNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyOperationPositionNameColumn2
 | |
|             // 
 | |
|             this.ApplyOperationPositionNameColumn2.DataPropertyName = "ApplyOperationPositionName";
 | |
|             this.ApplyOperationPositionNameColumn2.HeaderText = "手术部位";
 | |
|             this.ApplyOperationPositionNameColumn2.Name = "ApplyOperationPositionNameColumn2";
 | |
|             // 
 | |
|             // AnaesthesiaMethodNameColumn2
 | |
|             // 
 | |
|             this.AnaesthesiaMethodNameColumn2.DataPropertyName = "AnaesthesiaMethodName";
 | |
|             this.AnaesthesiaMethodNameColumn2.HeaderText = "拟施麻醉";
 | |
|             this.AnaesthesiaMethodNameColumn2.Name = "AnaesthesiaMethodNameColumn2";
 | |
|             this.AnaesthesiaMethodNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // ContagionColumn2
 | |
|             // 
 | |
|             this.ContagionColumn2.DataPropertyName = "Contagion";
 | |
|             this.ContagionColumn2.HeaderText = "术前感染筛查";
 | |
|             this.ContagionColumn2.Name = "ContagionColumn2";
 | |
|             // 
 | |
|             // OperationDoctorColumn2
 | |
|             // 
 | |
|             this.OperationDoctorColumn2.DataPropertyName = "OperationDoctor";
 | |
|             this.OperationDoctorColumn2.HeaderText = "术者";
 | |
|             this.OperationDoctorColumn2.Name = "OperationDoctorColumn2";
 | |
|             this.OperationDoctorColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // Assistant1Column2
 | |
|             // 
 | |
|             this.Assistant1Column2.DataPropertyName = "Assistant1";
 | |
|             this.Assistant1Column2.HeaderText = "一助";
 | |
|             this.Assistant1Column2.Name = "Assistant1Column2";
 | |
|             // 
 | |
|             // Assistant2Column2
 | |
|             // 
 | |
|             this.Assistant2Column2.DataPropertyName = "Assistant2";
 | |
|             this.Assistant2Column2.HeaderText = "二助";
 | |
|             this.Assistant2Column2.Name = "Assistant2Column2";
 | |
|             this.Assistant2Column2.ReadOnly = true;
 | |
|             // 
 | |
|             // Assistant3Column2
 | |
|             // 
 | |
|             this.Assistant3Column2.DataPropertyName = "Assistant3";
 | |
|             this.Assistant3Column2.HeaderText = "三助";
 | |
|             this.Assistant3Column2.Name = "Assistant3Column2";
 | |
|             // 
 | |
|             // InternColumn2
 | |
|             // 
 | |
|             this.InternColumn2.DataPropertyName = "Intern";
 | |
|             this.InternColumn2.HeaderText = "进修实习生";
 | |
|             this.InternColumn2.Name = "InternColumn2";
 | |
|             // 
 | |
|             // OtherColumn2
 | |
|             // 
 | |
|             this.OtherColumn2.DataPropertyName = "Other";
 | |
|             this.OtherColumn2.HeaderText = "其他人员";
 | |
|             this.OtherColumn2.Name = "OtherColumn2";
 | |
|             this.OtherColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // ApplyTimeColumn2
 | |
|             // 
 | |
|             this.ApplyTimeColumn2.DataPropertyName = "ApplyTime";
 | |
|             this.ApplyTimeColumn2.HeaderText = "申请时间";
 | |
|             this.ApplyTimeColumn2.Name = "ApplyTimeColumn2";
 | |
|             // 
 | |
|             // ApplyOperatorNameColumn2
 | |
|             // 
 | |
|             this.ApplyOperatorNameColumn2.DataPropertyName = "ApplyOperatorName";
 | |
|             this.ApplyOperatorNameColumn2.HeaderText = "申请人";
 | |
|             this.ApplyOperatorNameColumn2.Name = "ApplyOperatorNameColumn2";
 | |
|             this.ApplyOperatorNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // VerifyTimeColumn2
 | |
|             // 
 | |
|             this.VerifyTimeColumn2.DataPropertyName = "VerifyTime";
 | |
|             this.VerifyTimeColumn2.HeaderText = "审核时间";
 | |
|             this.VerifyTimeColumn2.Name = "VerifyTimeColumn2";
 | |
|             this.VerifyTimeColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // VerifyOperatorNameColumn2
 | |
|             // 
 | |
|             this.VerifyOperatorNameColumn2.DataPropertyName = "VerifyOperatorName";
 | |
|             this.VerifyOperatorNameColumn2.HeaderText = "审核医生";
 | |
|             this.VerifyOperatorNameColumn2.Name = "VerifyOperatorNameColumn2";
 | |
|             this.VerifyOperatorNameColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // PlanOperationTimeColumn2
 | |
|             // 
 | |
|             this.PlanOperationTimeColumn2.DataPropertyName = "PlanOperationTime";
 | |
|             this.PlanOperationTimeColumn2.HeaderText = "拟定手术时间";
 | |
|             this.PlanOperationTimeColumn2.Name = "PlanOperationTimeColumn2";
 | |
|             this.PlanOperationTimeColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // OperationRoomColumn2
 | |
|             // 
 | |
|             this.OperationRoomColumn2.DataPropertyName = "OperationRoom";
 | |
|             this.OperationRoomColumn2.HeaderText = "手术间";
 | |
|             this.OperationRoomColumn2.Name = "OperationRoomColumn2";
 | |
|             this.OperationRoomColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // AnesthesiaDoctorColumn2
 | |
|             // 
 | |
|             this.AnesthesiaDoctorColumn2.DataPropertyName = "AnesthesiaDoctor";
 | |
|             this.AnesthesiaDoctorColumn2.HeaderText = "麻醉医生";
 | |
|             this.AnesthesiaDoctorColumn2.Name = "AnesthesiaDoctorColumn2";
 | |
|             // 
 | |
|             // InstrumentNurseColumn2
 | |
|             // 
 | |
|             this.InstrumentNurseColumn2.DataPropertyName = "InstrumentNurse";
 | |
|             this.InstrumentNurseColumn2.HeaderText = "器械护士";
 | |
|             this.InstrumentNurseColumn2.Name = "InstrumentNurseColumn2";
 | |
|             // 
 | |
|             // TourNurseColumn2
 | |
|             // 
 | |
|             this.TourNurseColumn2.DataPropertyName = "TourNurse";
 | |
|             this.TourNurseColumn2.HeaderText = "巡回护士";
 | |
|             this.TourNurseColumn2.Name = "TourNurseColumn2";
 | |
|             // 
 | |
|             // AnesthesiaDoctorSucceedColumn2
 | |
|             // 
 | |
|             this.AnesthesiaDoctorSucceedColumn2.DataPropertyName = "AnesthesiaDoctorSucceed";
 | |
|             this.AnesthesiaDoctorSucceedColumn2.HeaderText = "麻醉接台";
 | |
|             this.AnesthesiaDoctorSucceedColumn2.Name = "AnesthesiaDoctorSucceedColumn2";
 | |
|             this.AnesthesiaDoctorSucceedColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // InstrumentNurseSucceedColumn2
 | |
|             // 
 | |
|             this.InstrumentNurseSucceedColumn2.DataPropertyName = "InstrumentNurseSucceed";
 | |
|             this.InstrumentNurseSucceedColumn2.HeaderText = "器械接台";
 | |
|             this.InstrumentNurseSucceedColumn2.Name = "InstrumentNurseSucceedColumn2";
 | |
|             this.InstrumentNurseSucceedColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // TourNurseSucceedColumn2
 | |
|             // 
 | |
|             this.TourNurseSucceedColumn2.DataPropertyName = "TourNurseSucceed";
 | |
|             this.TourNurseSucceedColumn2.HeaderText = "巡回接台";
 | |
|             this.TourNurseSucceedColumn2.Name = "TourNurseSucceedColumn2";
 | |
|             this.TourNurseSucceedColumn2.ReadOnly = true;
 | |
|             // 
 | |
|             // RemarkColumn2
 | |
|             // 
 | |
|             this.RemarkColumn2.DataPropertyName = "Remark";
 | |
|             this.RemarkColumn2.HeaderText = "备注";
 | |
|             this.RemarkColumn2.Name = "RemarkColumn2";
 | |
|             // 
 | |
|             // panel5
 | |
|             // 
 | |
|             this.panel5.Controls.Add(this.btnFind2);
 | |
|             this.panel5.Controls.Add(this.textBox1);
 | |
|             this.panel5.Controls.Add(this.dtpBegInDate2);
 | |
|             this.panel5.Controls.Add(this.label5);
 | |
|             this.panel5.Controls.Add(this.label6);
 | |
|             this.panel5.Controls.Add(this.label7);
 | |
|             this.panel5.Controls.Add(this.cboDepartment2);
 | |
|             this.panel5.Controls.Add(this.label8);
 | |
|             this.panel5.Controls.Add(this.dtpEndDate2);
 | |
|             this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.panel5.Font = new System.Drawing.Font("宋体", 10.5F);
 | |
|             this.panel5.Location = new System.Drawing.Point(3, 3);
 | |
|             this.panel5.Name = "panel5";
 | |
|             this.panel5.Size = new System.Drawing.Size(815, 40);
 | |
|             this.panel5.TabIndex = 1;
 | |
|             // 
 | |
|             // btnFind2
 | |
|             // 
 | |
|             this.btnFind2.Location = new System.Drawing.Point(676, 9);
 | |
|             this.btnFind2.Name = "btnFind2";
 | |
|             this.btnFind2.Size = new System.Drawing.Size(66, 23);
 | |
|             this.btnFind2.TabIndex = 43;
 | |
|             this.btnFind2.Text = "查询";
 | |
|             this.btnFind2.UseVisualStyleBackColor = true;
 | |
|             this.btnFind2.Click += new System.EventHandler(this.btnFind2_Click);
 | |
|             // 
 | |
|             // textBox1
 | |
|             // 
 | |
|             this.textBox1.Location = new System.Drawing.Point(570, 9);
 | |
|             this.textBox1.Name = "textBox1";
 | |
|             this.textBox1.Size = new System.Drawing.Size(100, 23);
 | |
|             this.textBox1.TabIndex = 42;
 | |
|             // 
 | |
|             // dtpBegInDate2
 | |
|             // 
 | |
|             this.dtpBegInDate2.CustomFormat = "yyyy-MM-dd";
 | |
|             this.dtpBegInDate2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
 | |
|             this.dtpBegInDate2.Location = new System.Drawing.Point(285, 9);
 | |
|             this.dtpBegInDate2.Name = "dtpBegInDate2";
 | |
|             this.dtpBegInDate2.Size = new System.Drawing.Size(97, 23);
 | |
|             this.dtpBegInDate2.TabIndex = 38;
 | |
|             // 
 | |
|             // label5
 | |
|             // 
 | |
|             this.label5.AutoSize = true;
 | |
|             this.label5.Location = new System.Drawing.Point(192, 16);
 | |
|             this.label5.Name = "label5";
 | |
|             this.label5.Size = new System.Drawing.Size(91, 14);
 | |
|             this.label5.TabIndex = 37;
 | |
|             this.label5.Text = "拟定手术时间";
 | |
|             // 
 | |
|             // label6
 | |
|             // 
 | |
|             this.label6.AutoSize = true;
 | |
|             this.label6.Location = new System.Drawing.Point(522, 16);
 | |
|             this.label6.Name = "label6";
 | |
|             this.label6.Size = new System.Drawing.Size(49, 14);
 | |
|             this.label6.TabIndex = 41;
 | |
|             this.label6.Text = "住院号";
 | |
|             // 
 | |
|             // label7
 | |
|             // 
 | |
|             this.label7.AutoSize = true;
 | |
|             this.label7.Location = new System.Drawing.Point(384, 16);
 | |
|             this.label7.Name = "label7";
 | |
|             this.label7.Size = new System.Drawing.Size(21, 14);
 | |
|             this.label7.TabIndex = 39;
 | |
|             this.label7.Text = "至";
 | |
|             // 
 | |
|             // cboDepartment2
 | |
|             // 
 | |
|             this.cboDepartment2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
 | |
|             this.cboDepartment2.FormattingEnabled = true;
 | |
|             this.cboDepartment2.Location = new System.Drawing.Point(52, 10);
 | |
|             this.cboDepartment2.Name = "cboDepartment2";
 | |
|             this.cboDepartment2.Size = new System.Drawing.Size(121, 22);
 | |
|             this.cboDepartment2.TabIndex = 36;
 | |
|             // 
 | |
|             // label8
 | |
|             // 
 | |
|             this.label8.AutoSize = true;
 | |
|             this.label8.Location = new System.Drawing.Point(13, 16);
 | |
|             this.label8.Name = "label8";
 | |
|             this.label8.Size = new System.Drawing.Size(35, 14);
 | |
|             this.label8.TabIndex = 35;
 | |
|             this.label8.Text = "科室";
 | |
|             // 
 | |
|             // dtpEndDate2
 | |
|             // 
 | |
|             this.dtpEndDate2.CustomFormat = "yyyy-MM-dd";
 | |
|             this.dtpEndDate2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
 | |
|             this.dtpEndDate2.Location = new System.Drawing.Point(407, 9);
 | |
|             this.dtpEndDate2.Name = "dtpEndDate2";
 | |
|             this.dtpEndDate2.Size = new System.Drawing.Size(97, 23);
 | |
|             this.dtpEndDate2.TabIndex = 40;
 | |
|             // 
 | |
|             // panel2
 | |
|             // 
 | |
|             this.panel2.Controls.Add(this.toolStrip1);
 | |
|             this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
 | |
|             this.panel2.Location = new System.Drawing.Point(0, 0);
 | |
|             this.panel2.Name = "panel2";
 | |
|             this.panel2.Size = new System.Drawing.Size(829, 45);
 | |
|             this.panel2.TabIndex = 0;
 | |
|             // 
 | |
|             // toolStrip1
 | |
|             // 
 | |
|             this.toolStrip1.BackColor = System.Drawing.Color.AliceBlue;
 | |
|             this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Fill;
 | |
|             this.toolStrip1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
 | |
|             this.toolStrip1.ImageScalingSize = new System.Drawing.Size(25, 25);
 | |
|             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
 | |
|             this.tsbAdd,
 | |
|             this.toolStripSeparator1,
 | |
|             this.tsbModify,
 | |
|             this.toolStripSeparator5,
 | |
|             this.tsbWaitSet,
 | |
|             this.toolStripSeparator3,
 | |
|             this.tsbAlreadySet,
 | |
|             this.toolStripSeparator6,
 | |
|             this.tsbExit});
 | |
|             this.toolStrip1.Location = new System.Drawing.Point(0, 0);
 | |
|             this.toolStrip1.Name = "toolStrip1";
 | |
|             this.toolStrip1.Size = new System.Drawing.Size(829, 45);
 | |
|             this.toolStrip1.TabIndex = 2;
 | |
|             this.toolStrip1.Text = "toolStrip1";
 | |
|             // 
 | |
|             // tsbAdd
 | |
|             // 
 | |
|             this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.tsbAdd.Image = global::AIMSControls.Properties.Resources.图标_访视单;
 | |
|             this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.tsbAdd.Name = "tsbAdd";
 | |
|             this.tsbAdd.Size = new System.Drawing.Size(76, 42);
 | |
|             this.tsbAdd.Text = "  术前访视  ";
 | |
|             this.tsbAdd.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
 | |
|             this.tsbAdd.Click += new System.EventHandler(this.tsbAdd_Click);
 | |
|             // 
 | |
|             // toolStripSeparator1
 | |
|             // 
 | |
|             this.toolStripSeparator1.Name = "toolStripSeparator1";
 | |
|             this.toolStripSeparator1.Size = new System.Drawing.Size(6, 45);
 | |
|             // 
 | |
|             // tsbModify
 | |
|             // 
 | |
|             this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.tsbModify.Image = global::AIMSControls.Properties.Resources.图标_申请修改;
 | |
|             this.tsbModify.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.tsbModify.Name = "tsbModify";
 | |
|             this.tsbModify.Size = new System.Drawing.Size(76, 42);
 | |
|             this.tsbModify.Text = "  修改访视  ";
 | |
|             this.tsbModify.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
 | |
|             this.tsbModify.Click += new System.EventHandler(this.tsbModify_Click);
 | |
|             // 
 | |
|             // toolStripSeparator5
 | |
|             // 
 | |
|             this.toolStripSeparator5.Name = "toolStripSeparator5";
 | |
|             this.toolStripSeparator5.Size = new System.Drawing.Size(6, 45);
 | |
|             // 
 | |
|             // tsbWaitSet
 | |
|             // 
 | |
|             this.tsbWaitSet.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.tsbWaitSet.Image = global::AIMSControls.Properties.Resources.图标_设置;
 | |
|             this.tsbWaitSet.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.tsbWaitSet.Name = "tsbWaitSet";
 | |
|             this.tsbWaitSet.Size = new System.Drawing.Size(80, 42);
 | |
|             this.tsbWaitSet.Text = " 待访视设置 ";
 | |
|             this.tsbWaitSet.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
 | |
|             this.tsbWaitSet.Click += new System.EventHandler(this.tsbWaitSet_Click);
 | |
|             // 
 | |
|             // toolStripSeparator3
 | |
|             // 
 | |
|             this.toolStripSeparator3.Name = "toolStripSeparator3";
 | |
|             this.toolStripSeparator3.Size = new System.Drawing.Size(6, 45);
 | |
|             // 
 | |
|             // tsbAlreadySet
 | |
|             // 
 | |
|             this.tsbAlreadySet.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.tsbAlreadySet.Image = global::AIMSControls.Properties.Resources.图标_设置;
 | |
|             this.tsbAlreadySet.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.tsbAlreadySet.Name = "tsbAlreadySet";
 | |
|             this.tsbAlreadySet.Size = new System.Drawing.Size(80, 42);
 | |
|             this.tsbAlreadySet.Text = " 已访视设置 ";
 | |
|             this.tsbAlreadySet.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
 | |
|             this.tsbAlreadySet.ToolTipText = " 已访视设置 ";
 | |
|             this.tsbAlreadySet.Click += new System.EventHandler(this.tsbAlreadySet_Click);
 | |
|             // 
 | |
|             // toolStripSeparator6
 | |
|             // 
 | |
|             this.toolStripSeparator6.Name = "toolStripSeparator6";
 | |
|             this.toolStripSeparator6.Size = new System.Drawing.Size(6, 45);
 | |
|             this.toolStripSeparator6.Visible = false;
 | |
|             // 
 | |
|             // tsbExit
 | |
|             // 
 | |
|             this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
 | |
|             this.tsbExit.Image = global::AIMSControls.Properties.Resources.图标_关闭当前页;
 | |
|             this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
 | |
|             this.tsbExit.Name = "tsbExit";
 | |
|             this.tsbExit.Size = new System.Drawing.Size(52, 42);
 | |
|             this.tsbExit.Text = "  关闭  ";
 | |
|             this.tsbExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
 | |
|             this.tsbExit.Visible = false;
 | |
|             this.tsbExit.Click += new System.EventHandler(this.tsbExit_Click);
 | |
|             // 
 | |
|             // frmOperationFrontVisit
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | |
|             this.BackColor = System.Drawing.Color.AliceBlue;
 | |
|             this.ClientSize = new System.Drawing.Size(829, 488);
 | |
|             this.ControlBox = false;
 | |
|             this.Controls.Add(this.panel1);
 | |
|             this.MaximizeBox = false;
 | |
|             this.MinimizeBox = false;
 | |
|             this.Name = "frmOperationFrontVisit";
 | |
|             this.Load += new System.EventHandler(this.frmOperationFrontVisit_Load);
 | |
|             this.panel1.ResumeLayout(false);
 | |
|             this.panel3.ResumeLayout(false);
 | |
|             this.tabControl1.ResumeLayout(false);
 | |
|             this.tabPage1.ResumeLayout(false);
 | |
|             this.panel6.ResumeLayout(false);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgv1)).EndInit();
 | |
|             this.panel4.ResumeLayout(false);
 | |
|             this.panel4.PerformLayout();
 | |
|             this.tabPage2.ResumeLayout(false);
 | |
|             this.panel7.ResumeLayout(false);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit();
 | |
|             this.panel5.ResumeLayout(false);
 | |
|             this.panel5.PerformLayout();
 | |
|             this.panel2.ResumeLayout(false);
 | |
|             this.panel2.PerformLayout();
 | |
|             this.toolStrip1.ResumeLayout(false);
 | |
|             this.toolStrip1.PerformLayout();
 | |
|             this.ResumeLayout(false);
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private System.Windows.Forms.Panel panel1;
 | |
|         private System.Windows.Forms.Panel panel2;
 | |
|         private System.Windows.Forms.Panel panel3;
 | |
|         private System.Windows.Forms.TabControl tabControl1;
 | |
|         private System.Windows.Forms.TabPage tabPage1;
 | |
|         private System.Windows.Forms.TabPage tabPage2;
 | |
|         private System.Windows.Forms.ToolStrip toolStrip1;
 | |
|         private System.Windows.Forms.ToolStripButton tsbAdd;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
 | |
|         private System.Windows.Forms.ToolStripButton tsbModify;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
 | |
|         private System.Windows.Forms.ToolStripButton tsbWaitSet;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
 | |
|         private System.Windows.Forms.ToolStripButton tsbAlreadySet;
 | |
|         private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
 | |
|         private System.Windows.Forms.ToolStripButton tsbExit;
 | |
|         private System.Windows.Forms.Panel panel6;
 | |
|         private System.Windows.Forms.Panel panel4;
 | |
|         private System.Windows.Forms.Panel panel7;
 | |
|         private System.Windows.Forms.Panel panel5;
 | |
|         private System.Windows.Forms.Button btnFind;
 | |
|         private System.Windows.Forms.TextBox txtMdrecNo;
 | |
|         private System.Windows.Forms.DateTimePicker dtpBegInDate;
 | |
|         private System.Windows.Forms.Label label2;
 | |
|         private System.Windows.Forms.Label label4;
 | |
|         private System.Windows.Forms.Label label3;
 | |
|         private System.Windows.Forms.ComboBox cboDepartment;
 | |
|         private System.Windows.Forms.Label label1;
 | |
|         private System.Windows.Forms.DateTimePicker dtpEndDate;
 | |
|         private System.Windows.Forms.Button btnFind2;
 | |
|         private System.Windows.Forms.TextBox textBox1;
 | |
|         private System.Windows.Forms.DateTimePicker dtpBegInDate2;
 | |
|         private System.Windows.Forms.Label label5;
 | |
|         private System.Windows.Forms.Label label6;
 | |
|         private System.Windows.Forms.Label label7;
 | |
|         private System.Windows.Forms.ComboBox cboDepartment2;
 | |
|         private System.Windows.Forms.Label label8;
 | |
|         private System.Windows.Forms.DateTimePicker dtpEndDate2;
 | |
|         private System.Windows.Forms.DataGridView dgv1;
 | |
|         private System.Windows.Forms.DataGridView dgv2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyIdColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PatientIdColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn MdrecNoColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ArchivesNoColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDepNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PatientKindColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PatientNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn SexColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn BirthDayColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn HeightColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn WeightColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn BloodTypeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn RHBloodTypeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn IlldistrictColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn SickBedColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationTypeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OrderOperationTimeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationTimeLeightColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn StateColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn IsReturnOperationColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn IsPlanReturnOperationColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDiagnoseInfoNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn DiagnoseRemarkColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationInfoNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationRemarkColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationLevelNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationCutTypeNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationPositionNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaMethodNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ContagionColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationDoctorColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn Assistant1Column1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn Assistant2Column1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn Assistant3Column1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn InternColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OtherColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyTimeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperatorNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn VerifyTimeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn VerifyOperatorNameColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PlanOperationTimeColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationRoomColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorSucceedColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseSucceedColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseSucceedColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn RemarkColumn1;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyIdColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PatientIdColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn MdrecNoColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ArchivesNoColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDepNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PatientKindColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PatientNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn SexColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn BirthDayColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn HeightColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn WeightColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn BloodTypeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn RHBloodTypeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn IlldistrictColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn SickBedColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationTypeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OrderOperationTimeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationTimeLeightColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn StateColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn IsReturnOperationColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn IsPlanReturnOperationColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDiagnoseInfoNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn DiagnoseRemarkColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationInfoNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationRemarkColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationLevelNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationCutTypeNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationPositionNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaMethodNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ContagionColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationDoctorColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn Assistant1Column2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn Assistant2Column2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn Assistant3Column2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn InternColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OtherColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyTimeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperatorNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn VerifyTimeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn VerifyOperatorNameColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn PlanOperationTimeColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn OperationRoomColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorSucceedColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseSucceedColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseSucceedColumn2;
 | |
|         private System.Windows.Forms.DataGridViewTextBoxColumn RemarkColumn2;
 | |
|     }
 | |
| } |