1666 lines
87 KiB
C#
1666 lines
87 KiB
C#
namespace AIMS.OperationAfter.UI
|
||
{
|
||
partial class frmOperationManage
|
||
{
|
||
/// <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()
|
||
{
|
||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.tsbReviewApply = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.tspSetting = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.tsbExportExcel = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.tsbPrint = new System.Windows.Forms.ToolStripButton();
|
||
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
||
this.panel1 = new System.Windows.Forms.Panel();
|
||
this.panel3 = new System.Windows.Forms.Panel();
|
||
this.dgv = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
||
this.panel2 = new System.Windows.Forms.Panel();
|
||
this.cboDept = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
||
this.AgeEnd = new System.Windows.Forms.NumericUpDown();
|
||
this.AgeBegin = new System.Windows.Forms.NumericUpDown();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.cboIsNotPlanReturnOperation = new DevComponents.DotNetBar.Controls.CheckBoxX();
|
||
this.txtName = new System.Windows.Forms.TextBox();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.txtOperation = new System.Windows.Forms.TextBox();
|
||
this.label9 = new System.Windows.Forms.Label();
|
||
this.txtArchivesNo = new System.Windows.Forms.TextBox();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.tokenEditor3 = new DevComponents.DotNetBar.Controls.TokenEditor();
|
||
this.tokenEditor2 = new DevComponents.DotNetBar.Controls.TokenEditor();
|
||
this.tokenEditor1 = new DevComponents.DotNetBar.Controls.TokenEditor();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.label13 = new System.Windows.Forms.Label();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.label15 = new System.Windows.Forms.Label();
|
||
this.label16 = new System.Windows.Forms.Label();
|
||
this.label20 = new System.Windows.Forms.Label();
|
||
this.label8 = new System.Windows.Forms.Label();
|
||
this.label7 = new System.Windows.Forms.Label();
|
||
this.dtpBegInDate = new System.Windows.Forms.DateTimePicker();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.dtpEndDate = new System.Windows.Forms.DateTimePicker();
|
||
this.cmbPatType = new System.Windows.Forms.ComboBox();
|
||
this.cboOperationGroup = new System.Windows.Forms.ComboBox();
|
||
this.txtASALevel = new System.Windows.Forms.ComboBox();
|
||
this.txtOperationCut = new System.Windows.Forms.ComboBox();
|
||
this.cboOperationLevel = new System.Windows.Forms.ComboBox();
|
||
this.cmbOpeType = new System.Windows.Forms.ComboBox();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.btnFind = new System.Windows.Forms.Button();
|
||
this.CboOperationSite = new DevComponents.DotNetBar.Controls.ComboBoxEx();
|
||
this.labelSite = new System.Windows.Forms.Label();
|
||
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn25 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn26 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn27 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn29 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn30 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn31 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn32 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn33 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn34 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn35 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn36 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn37 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn38 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn39 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn40 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn41 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn42 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.dataGridViewTextBoxColumn43 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.CheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
||
this.ApplyId = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.StateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.PatientNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.SexColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Age = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.ApplyDepNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationGroup = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.SickBedColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.PatientType = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.MdrecNoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationTypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.ApplyOperatorNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.ApplyTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OrderOperationTimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.ApplyDiagnoseInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.ApplyOperationInfoNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.InRoomTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OutRoomTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.RoomHourTimeSpan = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnesthesiaBeginTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnesthesiaEndTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnaesthesiaHourTimeSpan = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationBeginTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationEndTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationHourTimeSpan = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnaesthesiaMethodNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationInfoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationCut = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationBodyPositionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationLevelNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.ASALevelName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnalgesiaModel = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.Assistant1Column = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnesthesiaDoctorColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.AnesthesiaDoctor2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.TourNurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.InstrumentNurseColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperationRoomColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.PlanOrder = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.IsNotPlanReturnOperation = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.RemarkColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.OperatorName = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
||
this.toolStrip1.SuspendLayout();
|
||
this.panel1.SuspendLayout();
|
||
this.panel3.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
|
||
this.panel2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.AgeEnd)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.AgeBegin)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// toolStrip1
|
||
//
|
||
this.toolStrip1.BackColor = System.Drawing.Color.AliceBlue;
|
||
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.toolStripButton1,
|
||
this.toolStripSeparator5,
|
||
this.tsbReviewApply,
|
||
this.toolStripSeparator1,
|
||
this.tspSetting,
|
||
this.toolStripSeparator4,
|
||
this.tsbExportExcel,
|
||
this.toolStripSeparator3,
|
||
this.tsbPrint,
|
||
this.toolStripSeparator2});
|
||
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
||
this.toolStrip1.Name = "toolStrip1";
|
||
this.toolStrip1.Size = new System.Drawing.Size(1187, 49);
|
||
this.toolStrip1.TabIndex = 2;
|
||
this.toolStrip1.Text = "toolStrip1";
|
||
//
|
||
// toolStripButton1
|
||
//
|
||
this.toolStripButton1.Font = new System.Drawing.Font("微软雅黑", 9F);
|
||
this.toolStripButton1.Image = global::AIMSControls.Properties.Resources.图标_手术排程;
|
||
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.toolStripButton1.Name = "toolStripButton1";
|
||
this.toolStripButton1.Size = new System.Drawing.Size(68, 46);
|
||
this.toolStripButton1.Text = " 手术过程";
|
||
this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
||
//
|
||
// toolStripSeparator5
|
||
//
|
||
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
||
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 49);
|
||
//
|
||
// tsbReviewApply
|
||
//
|
||
this.tsbReviewApply.Font = new System.Drawing.Font("微软雅黑", 9F);
|
||
this.tsbReviewApply.Image = global::AIMSControls.Properties.Resources.图标_回顾恢复;
|
||
this.tsbReviewApply.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.tsbReviewApply.Name = "tsbReviewApply";
|
||
this.tsbReviewApply.Size = new System.Drawing.Size(68, 46);
|
||
this.tsbReviewApply.Text = " 回顾手术";
|
||
this.tsbReviewApply.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.tsbReviewApply.Visible = false;
|
||
this.tsbReviewApply.Click += new System.EventHandler(this.tsbReviewApply_Click);
|
||
//
|
||
// toolStripSeparator1
|
||
//
|
||
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
||
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 49);
|
||
this.toolStripSeparator1.Visible = false;
|
||
//
|
||
// tspSetting
|
||
//
|
||
this.tspSetting.Font = new System.Drawing.Font("微软雅黑", 9F);
|
||
this.tspSetting.Image = global::AIMSControls.Properties.Resources.图标_设置;
|
||
this.tspSetting.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.tspSetting.Name = "tspSetting";
|
||
this.tspSetting.Size = new System.Drawing.Size(68, 46);
|
||
this.tspSetting.Text = " 导出设置";
|
||
this.tspSetting.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.tspSetting.Click += new System.EventHandler(this.tspSetting_Click);
|
||
//
|
||
// toolStripSeparator4
|
||
//
|
||
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
||
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 49);
|
||
//
|
||
// tsbExportExcel
|
||
//
|
||
this.tsbExportExcel.Font = new System.Drawing.Font("微软雅黑", 9F);
|
||
this.tsbExportExcel.Image = global::AIMSControls.Properties.Resources.图标_排程通过;
|
||
this.tsbExportExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.tsbExportExcel.Name = "tsbExportExcel";
|
||
this.tsbExportExcel.Size = new System.Drawing.Size(73, 46);
|
||
this.tsbExportExcel.Text = " 导出Excel";
|
||
this.tsbExportExcel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.tsbExportExcel.Click += new System.EventHandler(this.tsbExportExcel_Click);
|
||
//
|
||
// toolStripSeparator3
|
||
//
|
||
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
||
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 49);
|
||
//
|
||
// tsbPrint
|
||
//
|
||
this.tsbPrint.Font = new System.Drawing.Font("微软雅黑", 9F);
|
||
this.tsbPrint.Image = global::AIMSControls.Properties.Resources.图标_打印;
|
||
this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||
this.tsbPrint.Name = "tsbPrint";
|
||
this.tsbPrint.Size = new System.Drawing.Size(40, 46);
|
||
this.tsbPrint.Text = " 打印";
|
||
this.tsbPrint.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
||
this.tsbPrint.Click += new System.EventHandler(this.tsbPrint_Click);
|
||
//
|
||
// toolStripSeparator2
|
||
//
|
||
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
||
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 49);
|
||
//
|
||
// panel1
|
||
//
|
||
this.panel1.BackColor = System.Drawing.Color.AliceBlue;
|
||
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, 49);
|
||
this.panel1.Name = "panel1";
|
||
this.panel1.Size = new System.Drawing.Size(1187, 432);
|
||
this.panel1.TabIndex = 3;
|
||
//
|
||
// panel3
|
||
//
|
||
this.panel3.Controls.Add(this.dgv);
|
||
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.panel3.Location = new System.Drawing.Point(0, 112);
|
||
this.panel3.Name = "panel3";
|
||
this.panel3.Size = new System.Drawing.Size(1187, 320);
|
||
this.panel3.TabIndex = 1;
|
||
//
|
||
// dgv
|
||
//
|
||
this.dgv.AllowUserToAddRows = false;
|
||
this.dgv.AllowUserToDeleteRows = false;
|
||
this.dgv.BackgroundColor = System.Drawing.Color.White;
|
||
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||
this.CheckBoxColumn,
|
||
this.ApplyId,
|
||
this.StateColumn,
|
||
this.PatientNameColumn,
|
||
this.SexColumn,
|
||
this.Age,
|
||
this.ApplyDepNameColumn,
|
||
this.OperationGroup,
|
||
this.SickBedColumn,
|
||
this.PatientType,
|
||
this.MdrecNoColumn,
|
||
this.OperationTypeColumn,
|
||
this.ApplyOperatorNameColumn,
|
||
this.ApplyTimeColumn,
|
||
this.OrderOperationTimeColumn,
|
||
this.ApplyDiagnoseInfoNameColumn,
|
||
this.ApplyOperationInfoNameColumn,
|
||
this.InRoomTime,
|
||
this.OutRoomTime,
|
||
this.RoomHourTimeSpan,
|
||
this.AnesthesiaBeginTime,
|
||
this.AnesthesiaEndTime,
|
||
this.AnaesthesiaHourTimeSpan,
|
||
this.OperationBeginTime,
|
||
this.OperationEndTime,
|
||
this.OperationHourTimeSpan,
|
||
this.AnaesthesiaMethodNameColumn,
|
||
this.OperationInfoName,
|
||
this.OperationCut,
|
||
this.OperationPositionName,
|
||
this.OperationBodyPositionName,
|
||
this.OperationLevelNameColumn,
|
||
this.ASALevelName,
|
||
this.AnalgesiaModel,
|
||
this.OperationDoctorColumn,
|
||
this.Assistant1Column,
|
||
this.AnesthesiaDoctorColumn,
|
||
this.AnesthesiaDoctor2,
|
||
this.TourNurseColumn,
|
||
this.InstrumentNurseColumn,
|
||
this.OperationRoomColumn,
|
||
this.PlanOrder,
|
||
this.IsNotPlanReturnOperation,
|
||
this.RemarkColumn,
|
||
this.OperatorName});
|
||
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||
dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
|
||
dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
|
||
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
||
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||
this.dgv.DefaultCellStyle = dataGridViewCellStyle1;
|
||
this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.dgv.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
||
this.dgv.Location = new System.Drawing.Point(0, 0);
|
||
this.dgv.Name = "dgv";
|
||
this.dgv.ReadOnly = true;
|
||
this.dgv.RowTemplate.Height = 23;
|
||
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
||
this.dgv.Size = new System.Drawing.Size(1187, 320);
|
||
this.dgv.TabIndex = 4;
|
||
this.dgv.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgv_RowPostPaint);
|
||
//
|
||
// panel2
|
||
//
|
||
this.panel2.Controls.Add(this.cboDept);
|
||
this.panel2.Controls.Add(this.AgeEnd);
|
||
this.panel2.Controls.Add(this.AgeBegin);
|
||
this.panel2.Controls.Add(this.label14);
|
||
this.panel2.Controls.Add(this.cboIsNotPlanReturnOperation);
|
||
this.panel2.Controls.Add(this.txtName);
|
||
this.panel2.Controls.Add(this.label5);
|
||
this.panel2.Controls.Add(this.txtOperation);
|
||
this.panel2.Controls.Add(this.label9);
|
||
this.panel2.Controls.Add(this.txtArchivesNo);
|
||
this.panel2.Controls.Add(this.label6);
|
||
this.panel2.Controls.Add(this.tokenEditor3);
|
||
this.panel2.Controls.Add(this.tokenEditor2);
|
||
this.panel2.Controls.Add(this.tokenEditor1);
|
||
this.panel2.Controls.Add(this.label10);
|
||
this.panel2.Controls.Add(this.label13);
|
||
this.panel2.Controls.Add(this.label12);
|
||
this.panel2.Controls.Add(this.label11);
|
||
this.panel2.Controls.Add(this.label15);
|
||
this.panel2.Controls.Add(this.label16);
|
||
this.panel2.Controls.Add(this.label20);
|
||
this.panel2.Controls.Add(this.label8);
|
||
this.panel2.Controls.Add(this.label7);
|
||
this.panel2.Controls.Add(this.dtpBegInDate);
|
||
this.panel2.Controls.Add(this.label4);
|
||
this.panel2.Controls.Add(this.label2);
|
||
this.panel2.Controls.Add(this.label3);
|
||
this.panel2.Controls.Add(this.dtpEndDate);
|
||
this.panel2.Controls.Add(this.cmbPatType);
|
||
this.panel2.Controls.Add(this.cboOperationGroup);
|
||
this.panel2.Controls.Add(this.txtASALevel);
|
||
this.panel2.Controls.Add(this.txtOperationCut);
|
||
this.panel2.Controls.Add(this.cboOperationLevel);
|
||
this.panel2.Controls.Add(this.cmbOpeType);
|
||
this.panel2.Controls.Add(this.label1);
|
||
this.panel2.Controls.Add(this.btnFind);
|
||
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.panel2.Font = new System.Drawing.Font("宋体", 10.5F);
|
||
this.panel2.Location = new System.Drawing.Point(0, 0);
|
||
this.panel2.Name = "panel2";
|
||
this.panel2.Size = new System.Drawing.Size(1187, 112);
|
||
this.panel2.TabIndex = 0;
|
||
//
|
||
// cboDept
|
||
//
|
||
this.cboDept.Font = new System.Drawing.Font("宋体", 11F);
|
||
this.cboDept.ForeColor = System.Drawing.Color.Black;
|
||
this.cboDept.FormattingEnabled = true;
|
||
this.cboDept.Location = new System.Drawing.Point(59, 41);
|
||
this.cboDept.Name = "cboDept";
|
||
this.cboDept.Size = new System.Drawing.Size(217, 23);
|
||
this.cboDept.TabIndex = 105;
|
||
this.cboDept.SelectedIndexChanged += new System.EventHandler(this.cboDept_SelectedIndexChanged);
|
||
this.cboDept.TextUpdate += new System.EventHandler(this.cboDept_TextUpdate);
|
||
//
|
||
// AgeEnd
|
||
//
|
||
this.AgeEnd.Location = new System.Drawing.Point(990, 42);
|
||
this.AgeEnd.Maximum = new decimal(new int[] {
|
||
150,
|
||
0,
|
||
0,
|
||
0});
|
||
this.AgeEnd.Name = "AgeEnd";
|
||
this.AgeEnd.Size = new System.Drawing.Size(50, 23);
|
||
this.AgeEnd.TabIndex = 104;
|
||
this.AgeEnd.Value = new decimal(new int[] {
|
||
100,
|
||
0,
|
||
0,
|
||
0});
|
||
//
|
||
// AgeBegin
|
||
//
|
||
this.AgeBegin.Location = new System.Drawing.Point(922, 42);
|
||
this.AgeBegin.Name = "AgeBegin";
|
||
this.AgeBegin.Size = new System.Drawing.Size(50, 23);
|
||
this.AgeBegin.TabIndex = 103;
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.AutoSize = true;
|
||
this.label14.Location = new System.Drawing.Point(975, 46);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(14, 14);
|
||
this.label14.TabIndex = 102;
|
||
this.label14.Text = "-";
|
||
//
|
||
// cboIsNotPlanReturnOperation
|
||
//
|
||
//
|
||
//
|
||
//
|
||
this.cboIsNotPlanReturnOperation.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||
this.cboIsNotPlanReturnOperation.Location = new System.Drawing.Point(887, 17);
|
||
this.cboIsNotPlanReturnOperation.Name = "cboIsNotPlanReturnOperation";
|
||
this.cboIsNotPlanReturnOperation.Size = new System.Drawing.Size(123, 23);
|
||
this.cboIsNotPlanReturnOperation.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
||
this.cboIsNotPlanReturnOperation.TabIndex = 101;
|
||
this.cboIsNotPlanReturnOperation.Text = "非计划二次手术";
|
||
//
|
||
// txtName
|
||
//
|
||
this.txtName.Location = new System.Drawing.Point(736, 13);
|
||
this.txtName.Name = "txtName";
|
||
this.txtName.Size = new System.Drawing.Size(124, 23);
|
||
this.txtName.TabIndex = 100;
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.ForeColor = System.Drawing.Color.Black;
|
||
this.label5.Location = new System.Drawing.Point(633, 17);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(105, 14);
|
||
this.label5.TabIndex = 99;
|
||
this.label5.Text = "术者/麻醉/护士";
|
||
//
|
||
// txtOperation
|
||
//
|
||
this.txtOperation.Location = new System.Drawing.Point(696, 42);
|
||
this.txtOperation.Name = "txtOperation";
|
||
this.txtOperation.Size = new System.Drawing.Size(164, 23);
|
||
this.txtOperation.TabIndex = 98;
|
||
//
|
||
// label9
|
||
//
|
||
this.label9.AutoSize = true;
|
||
this.label9.ForeColor = System.Drawing.Color.Black;
|
||
this.label9.Location = new System.Drawing.Point(633, 46);
|
||
this.label9.Name = "label9";
|
||
this.label9.Size = new System.Drawing.Size(63, 14);
|
||
this.label9.TabIndex = 96;
|
||
this.label9.Text = "手术名称";
|
||
//
|
||
// txtArchivesNo
|
||
//
|
||
this.txtArchivesNo.Location = new System.Drawing.Point(374, 13);
|
||
this.txtArchivesNo.Name = "txtArchivesNo";
|
||
this.txtArchivesNo.Size = new System.Drawing.Size(80, 23);
|
||
this.txtArchivesNo.TabIndex = 97;
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.ForeColor = System.Drawing.Color.Black;
|
||
this.label6.Location = new System.Drawing.Point(287, 17);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(84, 14);
|
||
this.label6.TabIndex = 95;
|
||
this.label6.Text = "住院号/姓名";
|
||
//
|
||
// tokenEditor3
|
||
//
|
||
//
|
||
//
|
||
//
|
||
this.tokenEditor3.BackgroundStyle.Class = "DateTimeInputBackground";
|
||
this.tokenEditor3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||
this.tokenEditor3.CheckBoxesVisible = true;
|
||
this.tokenEditor3.DropDownButtonVisible = true;
|
||
this.tokenEditor3.Location = new System.Drawing.Point(698, 71);
|
||
this.tokenEditor3.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tokenEditor3.Name = "tokenEditor3";
|
||
this.tokenEditor3.Separators.Add(";");
|
||
this.tokenEditor3.Separators.Add(",");
|
||
this.tokenEditor3.Size = new System.Drawing.Size(164, 24);
|
||
this.tokenEditor3.TabIndex = 94;
|
||
//
|
||
// tokenEditor2
|
||
//
|
||
//
|
||
//
|
||
//
|
||
this.tokenEditor2.BackgroundStyle.Class = "DateTimeInputBackground";
|
||
this.tokenEditor2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||
this.tokenEditor2.CheckBoxesVisible = true;
|
||
this.tokenEditor2.DropDownButtonVisible = true;
|
||
this.tokenEditor2.Location = new System.Drawing.Point(922, 71);
|
||
this.tokenEditor2.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tokenEditor2.Name = "tokenEditor2";
|
||
this.tokenEditor2.Separators.Add(";");
|
||
this.tokenEditor2.Separators.Add(",");
|
||
this.tokenEditor2.Size = new System.Drawing.Size(118, 24);
|
||
this.tokenEditor2.TabIndex = 93;
|
||
//
|
||
// tokenEditor1
|
||
//
|
||
//
|
||
//
|
||
//
|
||
this.tokenEditor1.BackgroundStyle.Class = "DateTimeInputBackground";
|
||
this.tokenEditor1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||
this.tokenEditor1.CheckBoxesVisible = true;
|
||
this.tokenEditor1.DropDownButtonVisible = true;
|
||
this.tokenEditor1.Location = new System.Drawing.Point(59, 71);
|
||
this.tokenEditor1.Margin = new System.Windows.Forms.Padding(2);
|
||
this.tokenEditor1.Name = "tokenEditor1";
|
||
this.tokenEditor1.Separators.Add(";");
|
||
this.tokenEditor1.Separators.Add(",");
|
||
this.tokenEditor1.Size = new System.Drawing.Size(217, 24);
|
||
this.tokenEditor1.TabIndex = 92;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.AutoSize = true;
|
||
this.label10.ForeColor = System.Drawing.Color.Black;
|
||
this.label10.Location = new System.Drawing.Point(301, 46);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(70, 14);
|
||
this.label10.TabIndex = 90;
|
||
this.label10.Text = "住院/门诊";
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.AutoSize = true;
|
||
this.label13.ForeColor = System.Drawing.Color.Black;
|
||
this.label13.Location = new System.Drawing.Point(475, 17);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(56, 14);
|
||
this.label13.TabIndex = 89;
|
||
this.label13.Text = "ASA分级";
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.AutoSize = true;
|
||
this.label12.ForeColor = System.Drawing.Color.Black;
|
||
this.label12.Location = new System.Drawing.Point(468, 46);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(63, 14);
|
||
this.label12.TabIndex = 88;
|
||
this.label12.Text = "切口类型";
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.ForeColor = System.Drawing.Color.Black;
|
||
this.label11.Location = new System.Drawing.Point(468, 76);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(63, 14);
|
||
this.label11.TabIndex = 91;
|
||
this.label11.Text = "手术分级";
|
||
//
|
||
// label15
|
||
//
|
||
this.label15.AutoSize = true;
|
||
this.label15.ForeColor = System.Drawing.Color.Black;
|
||
this.label15.Location = new System.Drawing.Point(884, 46);
|
||
this.label15.Name = "label15";
|
||
this.label15.Size = new System.Drawing.Size(35, 14);
|
||
this.label15.TabIndex = 86;
|
||
this.label15.Text = "年龄";
|
||
//
|
||
// label16
|
||
//
|
||
this.label16.AutoSize = true;
|
||
this.label16.Location = new System.Drawing.Point(1038, 19);
|
||
this.label16.Name = "label16";
|
||
this.label16.Size = new System.Drawing.Size(49, 14);
|
||
this.label16.TabIndex = 82;
|
||
this.label16.Text = "专业组";
|
||
this.label16.Visible = false;
|
||
//
|
||
// label20
|
||
//
|
||
this.label20.AutoSize = true;
|
||
this.label20.ForeColor = System.Drawing.Color.Black;
|
||
this.label20.Location = new System.Drawing.Point(301, 76);
|
||
this.label20.Name = "label20";
|
||
this.label20.Size = new System.Drawing.Size(70, 14);
|
||
this.label20.TabIndex = 87;
|
||
this.label20.Text = "择期/急诊";
|
||
//
|
||
// label8
|
||
//
|
||
this.label8.AutoSize = true;
|
||
this.label8.Location = new System.Drawing.Point(635, 76);
|
||
this.label8.Name = "label8";
|
||
this.label8.Size = new System.Drawing.Size(63, 14);
|
||
this.label8.TabIndex = 82;
|
||
this.label8.Text = "麻醉方式";
|
||
//
|
||
// label7
|
||
//
|
||
this.label7.AutoSize = true;
|
||
this.label7.Location = new System.Drawing.Point(884, 76);
|
||
this.label7.Name = "label7";
|
||
this.label7.Size = new System.Drawing.Size(35, 14);
|
||
this.label7.TabIndex = 81;
|
||
this.label7.Text = "术间";
|
||
//
|
||
// dtpBegInDate
|
||
//
|
||
this.dtpBegInDate.CustomFormat = "yyyy-MM-dd";
|
||
this.dtpBegInDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
||
this.dtpBegInDate.Location = new System.Drawing.Point(59, 13);
|
||
this.dtpBegInDate.Name = "dtpBegInDate";
|
||
this.dtpBegInDate.Size = new System.Drawing.Size(97, 23);
|
||
this.dtpBegInDate.TabIndex = 83;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Location = new System.Drawing.Point(22, 76);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(35, 14);
|
||
this.label4.TabIndex = 80;
|
||
this.label4.Text = "状态";
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(22, 17);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(35, 14);
|
||
this.label2.TabIndex = 79;
|
||
this.label2.Text = "日期";
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label3.Location = new System.Drawing.Point(157, 17);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(22, 14);
|
||
this.label3.TabIndex = 84;
|
||
this.label3.Text = "~";
|
||
//
|
||
// dtpEndDate
|
||
//
|
||
this.dtpEndDate.CustomFormat = "yyyy-MM-dd";
|
||
this.dtpEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
||
this.dtpEndDate.Location = new System.Drawing.Point(179, 13);
|
||
this.dtpEndDate.Name = "dtpEndDate";
|
||
this.dtpEndDate.Size = new System.Drawing.Size(97, 23);
|
||
this.dtpEndDate.TabIndex = 85;
|
||
//
|
||
// cmbPatType
|
||
//
|
||
this.cmbPatType.FormattingEnabled = true;
|
||
this.cmbPatType.Items.AddRange(new object[] {
|
||
"",
|
||
"住院",
|
||
"门诊"});
|
||
this.cmbPatType.Location = new System.Drawing.Point(374, 42);
|
||
this.cmbPatType.Name = "cmbPatType";
|
||
this.cmbPatType.Size = new System.Drawing.Size(80, 22);
|
||
this.cmbPatType.TabIndex = 77;
|
||
//
|
||
// cboOperationGroup
|
||
//
|
||
this.cboOperationGroup.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.cboOperationGroup.FormattingEnabled = true;
|
||
this.cboOperationGroup.Items.AddRange(new object[] {
|
||
"",
|
||
"择期",
|
||
"急诊"});
|
||
this.cboOperationGroup.Location = new System.Drawing.Point(1093, 13);
|
||
this.cboOperationGroup.Name = "cboOperationGroup";
|
||
this.cboOperationGroup.Size = new System.Drawing.Size(94, 22);
|
||
this.cboOperationGroup.TabIndex = 76;
|
||
this.cboOperationGroup.Visible = false;
|
||
//
|
||
// txtASALevel
|
||
//
|
||
this.txtASALevel.ForeColor = System.Drawing.SystemColors.WindowText;
|
||
this.txtASALevel.FormattingEnabled = true;
|
||
this.txtASALevel.Items.AddRange(new object[] {
|
||
"",
|
||
"择期",
|
||
"急诊"});
|
||
this.txtASALevel.Location = new System.Drawing.Point(534, 13);
|
||
this.txtASALevel.Name = "txtASALevel";
|
||
this.txtASALevel.Size = new System.Drawing.Size(80, 22);
|
||
this.txtASALevel.TabIndex = 76;
|
||
//
|
||
// txtOperationCut
|
||
//
|
||
this.txtOperationCut.BackColor = System.Drawing.Color.White;
|
||
this.txtOperationCut.FormattingEnabled = true;
|
||
this.txtOperationCut.Items.AddRange(new object[] {
|
||
"",
|
||
"择期",
|
||
"急诊"});
|
||
this.txtOperationCut.Location = new System.Drawing.Point(534, 42);
|
||
this.txtOperationCut.Name = "txtOperationCut";
|
||
this.txtOperationCut.Size = new System.Drawing.Size(80, 22);
|
||
this.txtOperationCut.TabIndex = 75;
|
||
//
|
||
// cboOperationLevel
|
||
//
|
||
this.cboOperationLevel.BackColor = System.Drawing.Color.White;
|
||
this.cboOperationLevel.FormattingEnabled = true;
|
||
this.cboOperationLevel.Items.AddRange(new object[] {
|
||
"",
|
||
"择期",
|
||
"急诊"});
|
||
this.cboOperationLevel.Location = new System.Drawing.Point(534, 72);
|
||
this.cboOperationLevel.Name = "cboOperationLevel";
|
||
this.cboOperationLevel.Size = new System.Drawing.Size(80, 22);
|
||
this.cboOperationLevel.TabIndex = 74;
|
||
//
|
||
// cmbOpeType
|
||
//
|
||
this.cmbOpeType.FormattingEnabled = true;
|
||
this.cmbOpeType.Items.AddRange(new object[] {
|
||
"",
|
||
"择期",
|
||
"急诊"});
|
||
this.cmbOpeType.Location = new System.Drawing.Point(374, 72);
|
||
this.cmbOpeType.Name = "cmbOpeType";
|
||
this.cmbOpeType.Size = new System.Drawing.Size(80, 22);
|
||
this.cmbOpeType.TabIndex = 73;
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(22, 46);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(35, 14);
|
||
this.label1.TabIndex = 72;
|
||
this.label1.Text = "科室";
|
||
//
|
||
// btnFind
|
||
//
|
||
this.btnFind.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.btnFind.Location = new System.Drawing.Point(1051, 44);
|
||
this.btnFind.Name = "btnFind";
|
||
this.btnFind.Size = new System.Drawing.Size(124, 51);
|
||
this.btnFind.TabIndex = 18;
|
||
this.btnFind.Text = "查询";
|
||
this.btnFind.UseVisualStyleBackColor = true;
|
||
this.btnFind.Click += new System.EventHandler(this.btnFind_Click);
|
||
//
|
||
// CboOperationSite
|
||
//
|
||
this.CboOperationSite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.CboOperationSite.DisplayMember = "Text";
|
||
this.CboOperationSite.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
||
this.CboOperationSite.Font = new System.Drawing.Font("微软雅黑", 10F);
|
||
this.CboOperationSite.ForeColor = System.Drawing.Color.Black;
|
||
this.CboOperationSite.FormattingEnabled = true;
|
||
this.CboOperationSite.ItemHeight = 19;
|
||
this.CboOperationSite.Location = new System.Drawing.Point(1041, 7);
|
||
this.CboOperationSite.Name = "CboOperationSite";
|
||
this.CboOperationSite.Size = new System.Drawing.Size(115, 25);
|
||
this.CboOperationSite.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
||
this.CboOperationSite.TabIndex = 504;
|
||
//
|
||
// labelSite
|
||
//
|
||
this.labelSite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
||
this.labelSite.AutoSize = true;
|
||
this.labelSite.BackColor = System.Drawing.Color.AliceBlue;
|
||
this.labelSite.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.labelSite.Location = new System.Drawing.Point(975, 9);
|
||
this.labelSite.Name = "labelSite";
|
||
this.labelSite.Size = new System.Drawing.Size(65, 20);
|
||
this.labelSite.TabIndex = 505;
|
||
this.labelSite.Text = "手术地点";
|
||
this.labelSite.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
||
//
|
||
// dataGridViewTextBoxColumn1
|
||
//
|
||
this.dataGridViewTextBoxColumn1.DataPropertyName = "ApplyId";
|
||
this.dataGridViewTextBoxColumn1.HeaderText = "序号";
|
||
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
||
this.dataGridViewTextBoxColumn1.Visible = false;
|
||
//
|
||
// dataGridViewTextBoxColumn2
|
||
//
|
||
this.dataGridViewTextBoxColumn2.DataPropertyName = "State";
|
||
this.dataGridViewTextBoxColumn2.HeaderText = "状态";
|
||
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
||
this.dataGridViewTextBoxColumn2.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn3
|
||
//
|
||
this.dataGridViewTextBoxColumn3.DataPropertyName = "PatientName";
|
||
this.dataGridViewTextBoxColumn3.HeaderText = "姓名";
|
||
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
||
this.dataGridViewTextBoxColumn3.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn4
|
||
//
|
||
this.dataGridViewTextBoxColumn4.DataPropertyName = "Sex";
|
||
this.dataGridViewTextBoxColumn4.HeaderText = "性别";
|
||
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
||
this.dataGridViewTextBoxColumn4.Width = 40;
|
||
//
|
||
// dataGridViewTextBoxColumn5
|
||
//
|
||
this.dataGridViewTextBoxColumn5.DataPropertyName = "Age";
|
||
this.dataGridViewTextBoxColumn5.HeaderText = "年龄";
|
||
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
||
this.dataGridViewTextBoxColumn5.Width = 40;
|
||
//
|
||
// dataGridViewTextBoxColumn6
|
||
//
|
||
this.dataGridViewTextBoxColumn6.DataPropertyName = "PatientDept";
|
||
this.dataGridViewTextBoxColumn6.HeaderText = "科室";
|
||
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
||
this.dataGridViewTextBoxColumn6.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn7
|
||
//
|
||
this.dataGridViewTextBoxColumn7.DataPropertyName = "OperationGroup";
|
||
this.dataGridViewTextBoxColumn7.HeaderText = "专业组";
|
||
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
||
this.dataGridViewTextBoxColumn7.Visible = false;
|
||
//
|
||
// dataGridViewTextBoxColumn8
|
||
//
|
||
this.dataGridViewTextBoxColumn8.DataPropertyName = "SickBed";
|
||
this.dataGridViewTextBoxColumn8.HeaderText = "床位";
|
||
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
||
this.dataGridViewTextBoxColumn8.Width = 40;
|
||
//
|
||
// dataGridViewTextBoxColumn9
|
||
//
|
||
this.dataGridViewTextBoxColumn9.DataPropertyName = "PatientType";
|
||
this.dataGridViewTextBoxColumn9.HeaderText = "患者类别";
|
||
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
||
this.dataGridViewTextBoxColumn9.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn10
|
||
//
|
||
this.dataGridViewTextBoxColumn10.DataPropertyName = "MdrecNo";
|
||
this.dataGridViewTextBoxColumn10.HeaderText = "住院号";
|
||
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
|
||
this.dataGridViewTextBoxColumn10.Width = 70;
|
||
//
|
||
// dataGridViewTextBoxColumn11
|
||
//
|
||
this.dataGridViewTextBoxColumn11.DataPropertyName = "OperationType";
|
||
this.dataGridViewTextBoxColumn11.HeaderText = "手术类型";
|
||
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
|
||
this.dataGridViewTextBoxColumn11.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn12
|
||
//
|
||
this.dataGridViewTextBoxColumn12.DataPropertyName = "ApplyOperatorNo";
|
||
this.dataGridViewTextBoxColumn12.HeaderText = "申请人";
|
||
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
|
||
this.dataGridViewTextBoxColumn12.Width = 70;
|
||
//
|
||
// dataGridViewTextBoxColumn13
|
||
//
|
||
this.dataGridViewTextBoxColumn13.DataPropertyName = "ApplyTime";
|
||
this.dataGridViewTextBoxColumn13.HeaderText = "申请时间";
|
||
this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
|
||
this.dataGridViewTextBoxColumn13.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn14
|
||
//
|
||
this.dataGridViewTextBoxColumn14.DataPropertyName = "OrderOperationTime";
|
||
this.dataGridViewTextBoxColumn14.HeaderText = "预约时间";
|
||
this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
|
||
this.dataGridViewTextBoxColumn14.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn15
|
||
//
|
||
this.dataGridViewTextBoxColumn15.DataPropertyName = "ApplyDiagnoseInfoName";
|
||
this.dataGridViewTextBoxColumn15.HeaderText = "术前诊断";
|
||
this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
|
||
this.dataGridViewTextBoxColumn15.Width = 150;
|
||
//
|
||
// dataGridViewTextBoxColumn16
|
||
//
|
||
this.dataGridViewTextBoxColumn16.DataPropertyName = "ApplyOperationInfoName";
|
||
this.dataGridViewTextBoxColumn16.HeaderText = "拟施手术";
|
||
this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
|
||
this.dataGridViewTextBoxColumn16.Width = 150;
|
||
//
|
||
// dataGridViewTextBoxColumn17
|
||
//
|
||
this.dataGridViewTextBoxColumn17.DataPropertyName = "InRoomTime";
|
||
this.dataGridViewTextBoxColumn17.HeaderText = "入室时间";
|
||
this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
|
||
this.dataGridViewTextBoxColumn17.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn18
|
||
//
|
||
this.dataGridViewTextBoxColumn18.DataPropertyName = "OutRoomTime";
|
||
this.dataGridViewTextBoxColumn18.HeaderText = "出室时间";
|
||
this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
|
||
this.dataGridViewTextBoxColumn18.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn19
|
||
//
|
||
this.dataGridViewTextBoxColumn19.DataPropertyName = "RoomHourTimeSpan";
|
||
this.dataGridViewTextBoxColumn19.HeaderText = "总时长";
|
||
this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
|
||
this.dataGridViewTextBoxColumn19.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn20
|
||
//
|
||
this.dataGridViewTextBoxColumn20.DataPropertyName = "AnesthesiaBeginTime";
|
||
this.dataGridViewTextBoxColumn20.HeaderText = "麻醉开始时间";
|
||
this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
|
||
this.dataGridViewTextBoxColumn20.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn21
|
||
//
|
||
this.dataGridViewTextBoxColumn21.DataPropertyName = "AnesthesiaEndTime";
|
||
this.dataGridViewTextBoxColumn21.HeaderText = "麻醉结束时间";
|
||
this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
|
||
this.dataGridViewTextBoxColumn21.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn22
|
||
//
|
||
this.dataGridViewTextBoxColumn22.DataPropertyName = "AnaesthesiaHourTimeSpan";
|
||
this.dataGridViewTextBoxColumn22.HeaderText = "麻醉时长";
|
||
this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
|
||
this.dataGridViewTextBoxColumn22.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn23
|
||
//
|
||
this.dataGridViewTextBoxColumn23.DataPropertyName = "OperationBeginTime";
|
||
this.dataGridViewTextBoxColumn23.HeaderText = "手术开始时间";
|
||
this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
|
||
this.dataGridViewTextBoxColumn23.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn24
|
||
//
|
||
this.dataGridViewTextBoxColumn24.DataPropertyName = "OperationEndTime";
|
||
this.dataGridViewTextBoxColumn24.HeaderText = "手术结束时间";
|
||
this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
|
||
this.dataGridViewTextBoxColumn24.Width = 110;
|
||
//
|
||
// dataGridViewTextBoxColumn25
|
||
//
|
||
this.dataGridViewTextBoxColumn25.DataPropertyName = "OperationHourTimeSpan";
|
||
this.dataGridViewTextBoxColumn25.HeaderText = "手术时长";
|
||
this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
|
||
this.dataGridViewTextBoxColumn25.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn26
|
||
//
|
||
this.dataGridViewTextBoxColumn26.DataPropertyName = "AnaesthesiaMethodName";
|
||
this.dataGridViewTextBoxColumn26.HeaderText = "麻醉方式";
|
||
this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
|
||
//
|
||
// dataGridViewTextBoxColumn27
|
||
//
|
||
this.dataGridViewTextBoxColumn27.DataPropertyName = "OperationInfoName";
|
||
this.dataGridViewTextBoxColumn27.HeaderText = "实施手术";
|
||
this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
|
||
//
|
||
// dataGridViewTextBoxColumn28
|
||
//
|
||
this.dataGridViewTextBoxColumn28.DataPropertyName = "OperationCut";
|
||
this.dataGridViewTextBoxColumn28.HeaderText = "切口类型";
|
||
this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
|
||
this.dataGridViewTextBoxColumn28.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn29
|
||
//
|
||
this.dataGridViewTextBoxColumn29.DataPropertyName = "OperationPositionName";
|
||
this.dataGridViewTextBoxColumn29.HeaderText = "手术部位";
|
||
this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
|
||
this.dataGridViewTextBoxColumn29.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn30
|
||
//
|
||
this.dataGridViewTextBoxColumn30.DataPropertyName = "OperationBodyPositionName";
|
||
this.dataGridViewTextBoxColumn30.HeaderText = "手术体位";
|
||
this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
|
||
this.dataGridViewTextBoxColumn30.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn31
|
||
//
|
||
this.dataGridViewTextBoxColumn31.DataPropertyName = "OperationLevel";
|
||
this.dataGridViewTextBoxColumn31.HeaderText = "手术分级";
|
||
this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
|
||
this.dataGridViewTextBoxColumn31.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn32
|
||
//
|
||
this.dataGridViewTextBoxColumn32.DataPropertyName = "ASALevelName";
|
||
this.dataGridViewTextBoxColumn32.HeaderText = "ASA等级";
|
||
this.dataGridViewTextBoxColumn32.Name = "dataGridViewTextBoxColumn32";
|
||
this.dataGridViewTextBoxColumn32.Width = 80;
|
||
//
|
||
// dataGridViewTextBoxColumn33
|
||
//
|
||
this.dataGridViewTextBoxColumn33.DataPropertyName = "OperationDoctor";
|
||
this.dataGridViewTextBoxColumn33.HeaderText = "术者";
|
||
this.dataGridViewTextBoxColumn33.Name = "dataGridViewTextBoxColumn33";
|
||
this.dataGridViewTextBoxColumn33.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn34
|
||
//
|
||
this.dataGridViewTextBoxColumn34.DataPropertyName = "Assistant";
|
||
this.dataGridViewTextBoxColumn34.HeaderText = "助手";
|
||
this.dataGridViewTextBoxColumn34.Name = "dataGridViewTextBoxColumn34";
|
||
this.dataGridViewTextBoxColumn34.Width = 90;
|
||
//
|
||
// dataGridViewTextBoxColumn35
|
||
//
|
||
this.dataGridViewTextBoxColumn35.DataPropertyName = "AnesthesiaDoctor";
|
||
this.dataGridViewTextBoxColumn35.HeaderText = "主麻";
|
||
this.dataGridViewTextBoxColumn35.Name = "dataGridViewTextBoxColumn35";
|
||
this.dataGridViewTextBoxColumn35.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn36
|
||
//
|
||
this.dataGridViewTextBoxColumn36.DataPropertyName = "AnesthesiaDoctor2";
|
||
this.dataGridViewTextBoxColumn36.HeaderText = "副麻";
|
||
this.dataGridViewTextBoxColumn36.Name = "dataGridViewTextBoxColumn36";
|
||
this.dataGridViewTextBoxColumn36.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn37
|
||
//
|
||
this.dataGridViewTextBoxColumn37.DataPropertyName = "TourNurse";
|
||
this.dataGridViewTextBoxColumn37.HeaderText = "巡回";
|
||
this.dataGridViewTextBoxColumn37.Name = "dataGridViewTextBoxColumn37";
|
||
this.dataGridViewTextBoxColumn37.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn38
|
||
//
|
||
this.dataGridViewTextBoxColumn38.DataPropertyName = "InstrumentNurse";
|
||
this.dataGridViewTextBoxColumn38.HeaderText = "器械";
|
||
this.dataGridViewTextBoxColumn38.Name = "dataGridViewTextBoxColumn38";
|
||
this.dataGridViewTextBoxColumn38.Width = 60;
|
||
//
|
||
// dataGridViewTextBoxColumn39
|
||
//
|
||
this.dataGridViewTextBoxColumn39.DataPropertyName = "OperationRoom";
|
||
this.dataGridViewTextBoxColumn39.HeaderText = "术间";
|
||
this.dataGridViewTextBoxColumn39.Name = "dataGridViewTextBoxColumn39";
|
||
this.dataGridViewTextBoxColumn39.Width = 40;
|
||
//
|
||
// dataGridViewTextBoxColumn40
|
||
//
|
||
this.dataGridViewTextBoxColumn40.DataPropertyName = "PlanOrder";
|
||
this.dataGridViewTextBoxColumn40.HeaderText = "台次";
|
||
this.dataGridViewTextBoxColumn40.Name = "dataGridViewTextBoxColumn40";
|
||
this.dataGridViewTextBoxColumn40.Width = 40;
|
||
//
|
||
// dataGridViewTextBoxColumn41
|
||
//
|
||
this.dataGridViewTextBoxColumn41.DataPropertyName = "IsNotPlanReturnOperation";
|
||
this.dataGridViewTextBoxColumn41.HeaderText = "非计划二次手术";
|
||
this.dataGridViewTextBoxColumn41.Name = "dataGridViewTextBoxColumn41";
|
||
//
|
||
// dataGridViewTextBoxColumn42
|
||
//
|
||
this.dataGridViewTextBoxColumn42.DataPropertyName = "Remark";
|
||
this.dataGridViewTextBoxColumn42.HeaderText = "停止原因";
|
||
this.dataGridViewTextBoxColumn42.Name = "dataGridViewTextBoxColumn42";
|
||
//
|
||
// dataGridViewTextBoxColumn43
|
||
//
|
||
this.dataGridViewTextBoxColumn43.DataPropertyName = "OperatorName";
|
||
this.dataGridViewTextBoxColumn43.HeaderText = "停止人";
|
||
this.dataGridViewTextBoxColumn43.Name = "dataGridViewTextBoxColumn43";
|
||
this.dataGridViewTextBoxColumn43.Width = 80;
|
||
//
|
||
// CheckBoxColumn
|
||
//
|
||
this.CheckBoxColumn.HeaderText = "选择";
|
||
this.CheckBoxColumn.Name = "CheckBoxColumn";
|
||
this.CheckBoxColumn.ReadOnly = true;
|
||
this.CheckBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
||
this.CheckBoxColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
||
this.CheckBoxColumn.Visible = false;
|
||
this.CheckBoxColumn.Width = 35;
|
||
//
|
||
// ApplyId
|
||
//
|
||
this.ApplyId.DataPropertyName = "ApplyId";
|
||
this.ApplyId.HeaderText = "序号";
|
||
this.ApplyId.Name = "ApplyId";
|
||
this.ApplyId.ReadOnly = true;
|
||
this.ApplyId.Visible = false;
|
||
//
|
||
// StateColumn
|
||
//
|
||
this.StateColumn.DataPropertyName = "State";
|
||
this.StateColumn.HeaderText = "状态";
|
||
this.StateColumn.Name = "StateColumn";
|
||
this.StateColumn.ReadOnly = true;
|
||
this.StateColumn.Width = 60;
|
||
//
|
||
// PatientNameColumn
|
||
//
|
||
this.PatientNameColumn.DataPropertyName = "PatientName";
|
||
this.PatientNameColumn.HeaderText = "姓名";
|
||
this.PatientNameColumn.Name = "PatientNameColumn";
|
||
this.PatientNameColumn.ReadOnly = true;
|
||
this.PatientNameColumn.Width = 60;
|
||
//
|
||
// SexColumn
|
||
//
|
||
this.SexColumn.DataPropertyName = "Sex";
|
||
this.SexColumn.HeaderText = "性别";
|
||
this.SexColumn.Name = "SexColumn";
|
||
this.SexColumn.ReadOnly = true;
|
||
this.SexColumn.Width = 40;
|
||
//
|
||
// Age
|
||
//
|
||
this.Age.DataPropertyName = "Age";
|
||
this.Age.HeaderText = "年龄";
|
||
this.Age.Name = "Age";
|
||
this.Age.ReadOnly = true;
|
||
this.Age.Width = 40;
|
||
//
|
||
// ApplyDepNameColumn
|
||
//
|
||
this.ApplyDepNameColumn.DataPropertyName = "PatientDept";
|
||
this.ApplyDepNameColumn.HeaderText = "科室";
|
||
this.ApplyDepNameColumn.Name = "ApplyDepNameColumn";
|
||
this.ApplyDepNameColumn.ReadOnly = true;
|
||
this.ApplyDepNameColumn.Width = 80;
|
||
//
|
||
// OperationGroup
|
||
//
|
||
this.OperationGroup.DataPropertyName = "OperationGroup";
|
||
this.OperationGroup.HeaderText = "专业组";
|
||
this.OperationGroup.Name = "OperationGroup";
|
||
this.OperationGroup.ReadOnly = true;
|
||
//
|
||
// SickBedColumn
|
||
//
|
||
this.SickBedColumn.DataPropertyName = "SickBed";
|
||
this.SickBedColumn.HeaderText = "床位";
|
||
this.SickBedColumn.Name = "SickBedColumn";
|
||
this.SickBedColumn.ReadOnly = true;
|
||
this.SickBedColumn.Width = 40;
|
||
//
|
||
// PatientType
|
||
//
|
||
this.PatientType.DataPropertyName = "PatientType";
|
||
this.PatientType.HeaderText = "患者类别";
|
||
this.PatientType.Name = "PatientType";
|
||
this.PatientType.ReadOnly = true;
|
||
this.PatientType.Width = 80;
|
||
//
|
||
// MdrecNoColumn
|
||
//
|
||
this.MdrecNoColumn.DataPropertyName = "MdrecNo";
|
||
this.MdrecNoColumn.HeaderText = "住院号";
|
||
this.MdrecNoColumn.Name = "MdrecNoColumn";
|
||
this.MdrecNoColumn.ReadOnly = true;
|
||
this.MdrecNoColumn.Width = 70;
|
||
//
|
||
// OperationTypeColumn
|
||
//
|
||
this.OperationTypeColumn.DataPropertyName = "OperationType";
|
||
this.OperationTypeColumn.HeaderText = "手术类型";
|
||
this.OperationTypeColumn.Name = "OperationTypeColumn";
|
||
this.OperationTypeColumn.ReadOnly = true;
|
||
this.OperationTypeColumn.Width = 80;
|
||
//
|
||
// ApplyOperatorNameColumn
|
||
//
|
||
this.ApplyOperatorNameColumn.DataPropertyName = "ApplyOperatorNo";
|
||
this.ApplyOperatorNameColumn.HeaderText = "申请人";
|
||
this.ApplyOperatorNameColumn.Name = "ApplyOperatorNameColumn";
|
||
this.ApplyOperatorNameColumn.ReadOnly = true;
|
||
this.ApplyOperatorNameColumn.Width = 70;
|
||
//
|
||
// ApplyTimeColumn
|
||
//
|
||
this.ApplyTimeColumn.DataPropertyName = "ApplyTime";
|
||
this.ApplyTimeColumn.HeaderText = "申请时间";
|
||
this.ApplyTimeColumn.Name = "ApplyTimeColumn";
|
||
this.ApplyTimeColumn.ReadOnly = true;
|
||
this.ApplyTimeColumn.Width = 110;
|
||
//
|
||
// OrderOperationTimeColumn
|
||
//
|
||
this.OrderOperationTimeColumn.DataPropertyName = "OrderOperationTime";
|
||
this.OrderOperationTimeColumn.HeaderText = "预约时间";
|
||
this.OrderOperationTimeColumn.Name = "OrderOperationTimeColumn";
|
||
this.OrderOperationTimeColumn.ReadOnly = true;
|
||
this.OrderOperationTimeColumn.Width = 110;
|
||
//
|
||
// ApplyDiagnoseInfoNameColumn
|
||
//
|
||
this.ApplyDiagnoseInfoNameColumn.DataPropertyName = "ApplyDiagnoseInfoName";
|
||
this.ApplyDiagnoseInfoNameColumn.HeaderText = "术前诊断";
|
||
this.ApplyDiagnoseInfoNameColumn.Name = "ApplyDiagnoseInfoNameColumn";
|
||
this.ApplyDiagnoseInfoNameColumn.ReadOnly = true;
|
||
this.ApplyDiagnoseInfoNameColumn.Width = 150;
|
||
//
|
||
// ApplyOperationInfoNameColumn
|
||
//
|
||
this.ApplyOperationInfoNameColumn.DataPropertyName = "ApplyOperationInfoName";
|
||
this.ApplyOperationInfoNameColumn.HeaderText = "拟施手术";
|
||
this.ApplyOperationInfoNameColumn.Name = "ApplyOperationInfoNameColumn";
|
||
this.ApplyOperationInfoNameColumn.ReadOnly = true;
|
||
this.ApplyOperationInfoNameColumn.Width = 150;
|
||
//
|
||
// InRoomTime
|
||
//
|
||
this.InRoomTime.DataPropertyName = "InRoomTime";
|
||
this.InRoomTime.HeaderText = "入室时间";
|
||
this.InRoomTime.Name = "InRoomTime";
|
||
this.InRoomTime.ReadOnly = true;
|
||
this.InRoomTime.Width = 110;
|
||
//
|
||
// OutRoomTime
|
||
//
|
||
this.OutRoomTime.DataPropertyName = "OutRoomTime";
|
||
this.OutRoomTime.HeaderText = "出室时间";
|
||
this.OutRoomTime.Name = "OutRoomTime";
|
||
this.OutRoomTime.ReadOnly = true;
|
||
this.OutRoomTime.Width = 110;
|
||
//
|
||
// RoomHourTimeSpan
|
||
//
|
||
this.RoomHourTimeSpan.DataPropertyName = "RoomHourTimeSpan";
|
||
this.RoomHourTimeSpan.HeaderText = "总时长";
|
||
this.RoomHourTimeSpan.Name = "RoomHourTimeSpan";
|
||
this.RoomHourTimeSpan.ReadOnly = true;
|
||
this.RoomHourTimeSpan.Width = 80;
|
||
//
|
||
// AnesthesiaBeginTime
|
||
//
|
||
this.AnesthesiaBeginTime.DataPropertyName = "AnesthesiaBeginTime";
|
||
this.AnesthesiaBeginTime.HeaderText = "麻醉开始时间";
|
||
this.AnesthesiaBeginTime.Name = "AnesthesiaBeginTime";
|
||
this.AnesthesiaBeginTime.ReadOnly = true;
|
||
this.AnesthesiaBeginTime.Width = 110;
|
||
//
|
||
// AnesthesiaEndTime
|
||
//
|
||
this.AnesthesiaEndTime.DataPropertyName = "AnesthesiaEndTime";
|
||
this.AnesthesiaEndTime.HeaderText = "麻醉结束时间";
|
||
this.AnesthesiaEndTime.Name = "AnesthesiaEndTime";
|
||
this.AnesthesiaEndTime.ReadOnly = true;
|
||
this.AnesthesiaEndTime.Width = 110;
|
||
//
|
||
// AnaesthesiaHourTimeSpan
|
||
//
|
||
this.AnaesthesiaHourTimeSpan.DataPropertyName = "AnaesthesiaHourTimeSpan";
|
||
this.AnaesthesiaHourTimeSpan.HeaderText = "麻醉时长";
|
||
this.AnaesthesiaHourTimeSpan.Name = "AnaesthesiaHourTimeSpan";
|
||
this.AnaesthesiaHourTimeSpan.ReadOnly = true;
|
||
this.AnaesthesiaHourTimeSpan.Width = 80;
|
||
//
|
||
// OperationBeginTime
|
||
//
|
||
this.OperationBeginTime.DataPropertyName = "OperationBeginTime";
|
||
this.OperationBeginTime.HeaderText = "手术开始时间";
|
||
this.OperationBeginTime.Name = "OperationBeginTime";
|
||
this.OperationBeginTime.ReadOnly = true;
|
||
this.OperationBeginTime.Width = 110;
|
||
//
|
||
// OperationEndTime
|
||
//
|
||
this.OperationEndTime.DataPropertyName = "OperationEndTime";
|
||
this.OperationEndTime.HeaderText = "手术结束时间";
|
||
this.OperationEndTime.Name = "OperationEndTime";
|
||
this.OperationEndTime.ReadOnly = true;
|
||
this.OperationEndTime.Width = 110;
|
||
//
|
||
// OperationHourTimeSpan
|
||
//
|
||
this.OperationHourTimeSpan.DataPropertyName = "OperationHourTimeSpan";
|
||
this.OperationHourTimeSpan.HeaderText = "手术时长";
|
||
this.OperationHourTimeSpan.Name = "OperationHourTimeSpan";
|
||
this.OperationHourTimeSpan.ReadOnly = true;
|
||
this.OperationHourTimeSpan.Width = 80;
|
||
//
|
||
// AnaesthesiaMethodNameColumn
|
||
//
|
||
this.AnaesthesiaMethodNameColumn.DataPropertyName = "AnaesthesiaMethodName";
|
||
this.AnaesthesiaMethodNameColumn.HeaderText = "麻醉方式";
|
||
this.AnaesthesiaMethodNameColumn.Name = "AnaesthesiaMethodNameColumn";
|
||
this.AnaesthesiaMethodNameColumn.ReadOnly = true;
|
||
//
|
||
// OperationInfoName
|
||
//
|
||
this.OperationInfoName.DataPropertyName = "OperationInfoName";
|
||
this.OperationInfoName.HeaderText = "实施手术";
|
||
this.OperationInfoName.Name = "OperationInfoName";
|
||
this.OperationInfoName.ReadOnly = true;
|
||
//
|
||
// OperationCut
|
||
//
|
||
this.OperationCut.DataPropertyName = "OperationCut";
|
||
this.OperationCut.HeaderText = "切口类型";
|
||
this.OperationCut.Name = "OperationCut";
|
||
this.OperationCut.ReadOnly = true;
|
||
this.OperationCut.Width = 80;
|
||
//
|
||
// OperationPositionName
|
||
//
|
||
this.OperationPositionName.DataPropertyName = "OperationPositionName";
|
||
this.OperationPositionName.HeaderText = "手术部位";
|
||
this.OperationPositionName.Name = "OperationPositionName";
|
||
this.OperationPositionName.ReadOnly = true;
|
||
this.OperationPositionName.Width = 80;
|
||
//
|
||
// OperationBodyPositionName
|
||
//
|
||
this.OperationBodyPositionName.DataPropertyName = "OperationBodyPositionName";
|
||
this.OperationBodyPositionName.HeaderText = "手术体位";
|
||
this.OperationBodyPositionName.Name = "OperationBodyPositionName";
|
||
this.OperationBodyPositionName.ReadOnly = true;
|
||
this.OperationBodyPositionName.Width = 80;
|
||
//
|
||
// OperationLevelNameColumn
|
||
//
|
||
this.OperationLevelNameColumn.DataPropertyName = "OperationLevel";
|
||
this.OperationLevelNameColumn.HeaderText = "手术分级";
|
||
this.OperationLevelNameColumn.Name = "OperationLevelNameColumn";
|
||
this.OperationLevelNameColumn.ReadOnly = true;
|
||
this.OperationLevelNameColumn.Width = 80;
|
||
//
|
||
// ASALevelName
|
||
//
|
||
this.ASALevelName.DataPropertyName = "ASALevelName";
|
||
this.ASALevelName.HeaderText = "ASA等级";
|
||
this.ASALevelName.Name = "ASALevelName";
|
||
this.ASALevelName.ReadOnly = true;
|
||
this.ASALevelName.Width = 80;
|
||
//
|
||
// AnalgesiaModel
|
||
//
|
||
this.AnalgesiaModel.DataPropertyName = "AnalgesiaModel";
|
||
this.AnalgesiaModel.HeaderText = "镇痛方式";
|
||
this.AnalgesiaModel.Name = "AnalgesiaModel";
|
||
this.AnalgesiaModel.ReadOnly = true;
|
||
//
|
||
// OperationDoctorColumn
|
||
//
|
||
this.OperationDoctorColumn.DataPropertyName = "OperationDoctor";
|
||
this.OperationDoctorColumn.HeaderText = "术者";
|
||
this.OperationDoctorColumn.Name = "OperationDoctorColumn";
|
||
this.OperationDoctorColumn.ReadOnly = true;
|
||
this.OperationDoctorColumn.Width = 60;
|
||
//
|
||
// Assistant1Column
|
||
//
|
||
this.Assistant1Column.DataPropertyName = "Assistant";
|
||
this.Assistant1Column.HeaderText = "助手";
|
||
this.Assistant1Column.Name = "Assistant1Column";
|
||
this.Assistant1Column.ReadOnly = true;
|
||
this.Assistant1Column.Width = 90;
|
||
//
|
||
// AnesthesiaDoctorColumn
|
||
//
|
||
this.AnesthesiaDoctorColumn.DataPropertyName = "AnesthesiaDoctor";
|
||
this.AnesthesiaDoctorColumn.HeaderText = "主麻";
|
||
this.AnesthesiaDoctorColumn.Name = "AnesthesiaDoctorColumn";
|
||
this.AnesthesiaDoctorColumn.ReadOnly = true;
|
||
this.AnesthesiaDoctorColumn.Width = 60;
|
||
//
|
||
// AnesthesiaDoctor2
|
||
//
|
||
this.AnesthesiaDoctor2.DataPropertyName = "AnesthesiaDoctor2";
|
||
this.AnesthesiaDoctor2.HeaderText = "副麻";
|
||
this.AnesthesiaDoctor2.Name = "AnesthesiaDoctor2";
|
||
this.AnesthesiaDoctor2.ReadOnly = true;
|
||
this.AnesthesiaDoctor2.Width = 60;
|
||
//
|
||
// TourNurseColumn
|
||
//
|
||
this.TourNurseColumn.DataPropertyName = "TourNurse";
|
||
this.TourNurseColumn.HeaderText = "巡回";
|
||
this.TourNurseColumn.Name = "TourNurseColumn";
|
||
this.TourNurseColumn.ReadOnly = true;
|
||
this.TourNurseColumn.Width = 60;
|
||
//
|
||
// InstrumentNurseColumn
|
||
//
|
||
this.InstrumentNurseColumn.DataPropertyName = "InstrumentNurse";
|
||
this.InstrumentNurseColumn.HeaderText = "器械";
|
||
this.InstrumentNurseColumn.Name = "InstrumentNurseColumn";
|
||
this.InstrumentNurseColumn.ReadOnly = true;
|
||
this.InstrumentNurseColumn.Width = 60;
|
||
//
|
||
// OperationRoomColumn
|
||
//
|
||
this.OperationRoomColumn.DataPropertyName = "OperationRoom";
|
||
this.OperationRoomColumn.HeaderText = "术间";
|
||
this.OperationRoomColumn.Name = "OperationRoomColumn";
|
||
this.OperationRoomColumn.ReadOnly = true;
|
||
this.OperationRoomColumn.Width = 40;
|
||
//
|
||
// PlanOrder
|
||
//
|
||
this.PlanOrder.DataPropertyName = "PlanOrder";
|
||
this.PlanOrder.HeaderText = "台次";
|
||
this.PlanOrder.Name = "PlanOrder";
|
||
this.PlanOrder.ReadOnly = true;
|
||
this.PlanOrder.Width = 40;
|
||
//
|
||
// IsNotPlanReturnOperation
|
||
//
|
||
this.IsNotPlanReturnOperation.DataPropertyName = "IsNotPlanReturnOperation";
|
||
this.IsNotPlanReturnOperation.HeaderText = "非计划二次手术";
|
||
this.IsNotPlanReturnOperation.Name = "IsNotPlanReturnOperation";
|
||
this.IsNotPlanReturnOperation.ReadOnly = true;
|
||
//
|
||
// RemarkColumn
|
||
//
|
||
this.RemarkColumn.DataPropertyName = "Remark";
|
||
this.RemarkColumn.HeaderText = "停止原因";
|
||
this.RemarkColumn.Name = "RemarkColumn";
|
||
this.RemarkColumn.ReadOnly = true;
|
||
//
|
||
// OperatorName
|
||
//
|
||
this.OperatorName.DataPropertyName = "OperatorName";
|
||
this.OperatorName.HeaderText = "停止人";
|
||
this.OperatorName.Name = "OperatorName";
|
||
this.OperatorName.ReadOnly = true;
|
||
this.OperatorName.Width = 80;
|
||
//
|
||
// frmOperationManage
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(1187, 481);
|
||
this.ControlBox = false;
|
||
this.Controls.Add(this.CboOperationSite);
|
||
this.Controls.Add(this.labelSite);
|
||
this.Controls.Add(this.panel1);
|
||
this.Controls.Add(this.toolStrip1);
|
||
this.MaximizeBox = false;
|
||
this.MinimizeBox = false;
|
||
this.Name = "frmOperationManage";
|
||
this.Load += new System.EventHandler(this.frmOperationManage_Load);
|
||
this.toolStrip1.ResumeLayout(false);
|
||
this.toolStrip1.PerformLayout();
|
||
this.panel1.ResumeLayout(false);
|
||
this.panel3.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
|
||
this.panel2.ResumeLayout(false);
|
||
this.panel2.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.AgeEnd)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.AgeBegin)).EndInit();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
||
private System.Windows.Forms.ToolStripButton tsbPrint;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
||
private System.Windows.Forms.Panel panel1;
|
||
private System.Windows.Forms.Panel panel3;
|
||
private System.Windows.Forms.Panel panel2;
|
||
private System.Windows.Forms.ToolStripButton tsbReviewApply;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
||
private System.Windows.Forms.ToolStripButton tsbExportExcel;
|
||
private System.Windows.Forms.Button btnFind;
|
||
private DevComponents.DotNetBar.Controls.DataGridViewX dgv;
|
||
private System.Windows.Forms.NumericUpDown AgeEnd;
|
||
private System.Windows.Forms.NumericUpDown AgeBegin;
|
||
private System.Windows.Forms.Label label14;
|
||
private DevComponents.DotNetBar.Controls.CheckBoxX cboIsNotPlanReturnOperation;
|
||
private System.Windows.Forms.TextBox txtName;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.TextBox txtOperation;
|
||
private System.Windows.Forms.Label label9;
|
||
private System.Windows.Forms.TextBox txtArchivesNo;
|
||
private System.Windows.Forms.Label label6;
|
||
private DevComponents.DotNetBar.Controls.TokenEditor tokenEditor3;
|
||
private DevComponents.DotNetBar.Controls.TokenEditor tokenEditor2;
|
||
private DevComponents.DotNetBar.Controls.TokenEditor tokenEditor1;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.Label label13;
|
||
private System.Windows.Forms.Label label12;
|
||
private System.Windows.Forms.Label label11;
|
||
private System.Windows.Forms.Label label15;
|
||
private System.Windows.Forms.Label label20;
|
||
private System.Windows.Forms.Label label8;
|
||
private System.Windows.Forms.Label label7;
|
||
private System.Windows.Forms.DateTimePicker dtpBegInDate;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.DateTimePicker dtpEndDate;
|
||
private System.Windows.Forms.ComboBox cmbPatType;
|
||
private System.Windows.Forms.ComboBox txtASALevel;
|
||
private System.Windows.Forms.ComboBox txtOperationCut;
|
||
private System.Windows.Forms.ComboBox cboOperationLevel;
|
||
private System.Windows.Forms.ComboBox cmbOpeType;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.ToolStripButton tspSetting;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
||
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
||
private DevComponents.DotNetBar.Controls.ComboBoxEx CboOperationSite;
|
||
private System.Windows.Forms.Label labelSite;
|
||
private DevComponents.DotNetBar.Controls.ComboBoxEx cboDept;
|
||
private System.Windows.Forms.Label label16;
|
||
private System.Windows.Forms.ComboBox cboOperationGroup;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn19;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn20;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn21;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn22;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn23;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn24;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn25;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn26;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn27;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn28;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn29;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn30;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn31;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn32;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn33;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn34;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn35;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn36;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn37;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn38;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn39;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn40;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn41;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn42;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn43;
|
||
private System.Windows.Forms.DataGridViewCheckBoxColumn CheckBoxColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyId;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn StateColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn PatientNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn SexColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Age;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDepNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationGroup;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn SickBedColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn PatientType;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn MdrecNoColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationTypeColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperatorNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyTimeColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OrderOperationTimeColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyDiagnoseInfoNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ApplyOperationInfoNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn InRoomTime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OutRoomTime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn RoomHourTimeSpan;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaBeginTime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaEndTime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaHourTimeSpan;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationBeginTime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationEndTime;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationHourTimeSpan;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnaesthesiaMethodNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationInfoName;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationCut;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationPositionName;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationBodyPositionName;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationLevelNameColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn ASALevelName;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnalgesiaModel;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationDoctorColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn Assistant1Column;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctorColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn AnesthesiaDoctor2;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn TourNurseColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn InstrumentNurseColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperationRoomColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn PlanOrder;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn IsNotPlanReturnOperation;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn RemarkColumn;
|
||
private System.Windows.Forms.DataGridViewTextBoxColumn OperatorName;
|
||
}
|
||
} |