|
|
@ -36,9 +36,6 @@ |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
@ -49,6 +46,9 @@ |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.enableCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
this.enableCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
this.weightSet = new System.Windows.Forms.Button(); |
|
|
this.weightSet = new System.Windows.Forms.Button(); |
|
|
@ -99,70 +99,66 @@ |
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
this.farmerSelect = new BWP.WinFormControl.UComboBox(); |
|
|
this.farmerSelect = new BWP.WinFormControl.UComboBox(); |
|
|
this.farmerGrid = new System.Windows.Forms.DataGridView(); |
|
|
this.farmerGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label18 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.weightGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.houseGird = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.abnormalGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.billGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_FinishWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Car_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Employee_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_PurchaseType_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_SanctionNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.label15 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.panel5 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.weightLabel = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.weightSerialPort = new System.IO.Ports.SerialPort(this.components); |
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.queryBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this.qSupplierSelect = new BWP.WinFormControl.UComboBox(); |
|
|
|
|
|
this.qCarSelect = new BWP.WinFormControl.UComboBox(); |
|
|
|
|
|
this.farmerMenu = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
|
|
this.farmerDelete = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
|
this.viewDetailBtn = new System.Windows.Forms.Button(); |
|
|
this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.F_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Farmer_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Farmer_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Farmer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Farmer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.F_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label18 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.weightGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.D_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.D_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_MaoWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_MaoWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_PiWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_PiWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.D_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.panel4 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.houseGird = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.H_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.H_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_LiveColonyHouse_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_LiveColonyHouse_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_LiveColonyHouse_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_LiveColonyHouse_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.H_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.abnormalGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.S_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.S_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_Sanction_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_Sanction_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_AbnormalItem_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_AbnormalItem_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_AbnormalItem_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_AbnormalItem_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.S_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
this.billGrid = new System.Windows.Forms.DataGridView(); |
|
|
|
|
|
this.label15 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.panel5 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.weightLabel = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.weightSerialPort = new System.IO.Ports.SerialPort(this.components); |
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
|
|
this.queryBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this.qSupplierSelect = new BWP.WinFormControl.UComboBox(); |
|
|
|
|
|
this.qCarSelect = new BWP.WinFormControl.UComboBox(); |
|
|
|
|
|
this.farmerMenu = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
|
|
|
|
this.farmerDelete = new System.Windows.Forms.ToolStripMenuItem(); |
|
|
|
|
|
this.viewDetailBtn = new System.Windows.Forms.Button(); |
|
|
|
|
|
this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_FinishWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Car_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Employee_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_PurchaseType_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_SanctionNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.M_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
|
|
this.panel1.SuspendLayout(); |
|
|
this.panel1.SuspendLayout(); |
|
|
this.panel2.SuspendLayout(); |
|
|
this.panel2.SuspendLayout(); |
|
|
this.panel3.SuspendLayout(); |
|
|
this.panel3.SuspendLayout(); |
|
|
@ -777,7 +773,6 @@ |
|
|
this.farmerGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.farmerGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.farmerGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.farmerGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.F_ID, |
|
|
this.F_ID, |
|
|
this.F_B3ID, |
|
|
|
|
|
this.F_WeightBill_ID, |
|
|
this.F_WeightBill_ID, |
|
|
this.F_Farmer_ID, |
|
|
this.F_Farmer_ID, |
|
|
this.F_Index, |
|
|
this.F_Index, |
|
|
@ -796,63 +791,6 @@ |
|
|
this.farmerGrid.TabIndex = 8; |
|
|
this.farmerGrid.TabIndex = 8; |
|
|
this.farmerGrid.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.farmerGrid_CellMouseDown); |
|
|
this.farmerGrid.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.farmerGrid_CellMouseDown); |
|
|
//
|
|
|
//
|
|
|
// F_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.F_ID.HeaderText = "ID"; |
|
|
|
|
|
this.F_ID.Name = "F_ID"; |
|
|
|
|
|
this.F_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_B3ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.F_B3ID.HeaderText = "B3ID"; |
|
|
|
|
|
this.F_B3ID.Name = "F_B3ID"; |
|
|
|
|
|
this.F_B3ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.F_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.F_WeightBill_ID.Name = "F_WeightBill_ID"; |
|
|
|
|
|
this.F_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_Farmer_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_Farmer_ID.DataPropertyName = "Farmer_ID"; |
|
|
|
|
|
this.F_Farmer_ID.HeaderText = "Farmer_ID"; |
|
|
|
|
|
this.F_Farmer_ID.Name = "F_Farmer_ID"; |
|
|
|
|
|
this.F_Farmer_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_Index
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.F_Index.HeaderText = "序号"; |
|
|
|
|
|
this.F_Index.Name = "F_Index"; |
|
|
|
|
|
this.F_Index.ReadOnly = true; |
|
|
|
|
|
this.F_Index.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_Farmer_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_Farmer_Name.DataPropertyName = "Farmer_Name"; |
|
|
|
|
|
this.F_Farmer_Name.HeaderText = "养殖户"; |
|
|
|
|
|
this.F_Farmer_Name.Name = "F_Farmer_Name"; |
|
|
|
|
|
this.F_Farmer_Name.ReadOnly = true; |
|
|
|
|
|
this.F_Farmer_Name.Width = 120; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.F_Number.HeaderText = "头数"; |
|
|
|
|
|
this.F_Number.Name = "F_Number"; |
|
|
|
|
|
this.F_Number.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// F_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.F_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
this.F_Weight.HeaderText = "重量"; |
|
|
|
|
|
this.F_Weight.Name = "F_Weight"; |
|
|
|
|
|
//
|
|
|
|
|
|
// label3
|
|
|
// label3
|
|
|
//
|
|
|
//
|
|
|
this.label3.AutoSize = true; |
|
|
this.label3.AutoSize = true; |
|
|
@ -894,7 +832,6 @@ |
|
|
this.weightGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.weightGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.weightGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.weightGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.D_ID, |
|
|
this.D_ID, |
|
|
this.D_B3ID, |
|
|
|
|
|
this.D_WeightBill_ID, |
|
|
this.D_WeightBill_ID, |
|
|
this.D_Index, |
|
|
this.D_Index, |
|
|
this.D_Number, |
|
|
this.D_Number, |
|
|
@ -912,72 +849,6 @@ |
|
|
this.weightGrid.Size = new System.Drawing.Size(400, 90); |
|
|
this.weightGrid.Size = new System.Drawing.Size(400, 90); |
|
|
this.weightGrid.TabIndex = 0; |
|
|
this.weightGrid.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// D_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.D_ID.HeaderText = "ID"; |
|
|
|
|
|
this.D_ID.Name = "D_ID"; |
|
|
|
|
|
this.D_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_B3ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.D_B3ID.HeaderText = "B3ID"; |
|
|
|
|
|
this.D_B3ID.Name = "D_B3ID"; |
|
|
|
|
|
this.D_B3ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.D_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.D_WeightBill_ID.Name = "D_WeightBill_ID"; |
|
|
|
|
|
this.D_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_Index
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.D_Index.HeaderText = "序号"; |
|
|
|
|
|
this.D_Index.Name = "D_Index"; |
|
|
|
|
|
this.D_Index.ReadOnly = true; |
|
|
|
|
|
this.D_Index.Width = 55; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.D_Number.HeaderText = "头数"; |
|
|
|
|
|
this.D_Number.Name = "D_Number"; |
|
|
|
|
|
this.D_Number.Width = 75; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_MaoWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_MaoWeight.DataPropertyName = "MaoWeight"; |
|
|
|
|
|
dataGridViewCellStyle6.Format = "#0.######"; |
|
|
|
|
|
this.D_MaoWeight.DefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
|
|
this.D_MaoWeight.HeaderText = "毛重"; |
|
|
|
|
|
this.D_MaoWeight.Name = "D_MaoWeight"; |
|
|
|
|
|
this.D_MaoWeight.ReadOnly = true; |
|
|
|
|
|
this.D_MaoWeight.Width = 88; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_PiWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_PiWeight.DataPropertyName = "PiWeight"; |
|
|
|
|
|
dataGridViewCellStyle7.Format = "#0.######"; |
|
|
|
|
|
this.D_PiWeight.DefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
|
|
this.D_PiWeight.HeaderText = "皮重"; |
|
|
|
|
|
this.D_PiWeight.Name = "D_PiWeight"; |
|
|
|
|
|
this.D_PiWeight.ReadOnly = true; |
|
|
|
|
|
this.D_PiWeight.Width = 88; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle8.Format = "#0.######"; |
|
|
|
|
|
this.D_Weight.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
|
|
this.D_Weight.HeaderText = "重量"; |
|
|
|
|
|
this.D_Weight.Name = "D_Weight"; |
|
|
|
|
|
this.D_Weight.ReadOnly = true; |
|
|
|
|
|
this.D_Weight.Width = 88; |
|
|
|
|
|
//
|
|
|
|
|
|
// panel4
|
|
|
// panel4
|
|
|
//
|
|
|
//
|
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
@ -1008,7 +879,6 @@ |
|
|
this.houseGird.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.houseGird.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.houseGird.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.houseGird.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.H_ID, |
|
|
this.H_ID, |
|
|
this.H_B3ID, |
|
|
|
|
|
this.H_WeightBill_ID, |
|
|
this.H_WeightBill_ID, |
|
|
this.H_LiveColonyHouse_ID, |
|
|
this.H_LiveColonyHouse_ID, |
|
|
this.H_Index, |
|
|
this.H_Index, |
|
|
@ -1025,57 +895,6 @@ |
|
|
this.houseGird.Size = new System.Drawing.Size(400, 90); |
|
|
this.houseGird.Size = new System.Drawing.Size(400, 90); |
|
|
this.houseGird.TabIndex = 1; |
|
|
this.houseGird.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// H_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.H_ID.HeaderText = "ID"; |
|
|
|
|
|
this.H_ID.Name = "H_ID"; |
|
|
|
|
|
this.H_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_B3ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.H_B3ID.HeaderText = "B3ID"; |
|
|
|
|
|
this.H_B3ID.Name = "H_B3ID"; |
|
|
|
|
|
this.H_B3ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.H_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.H_WeightBill_ID.Name = "H_WeightBill_ID"; |
|
|
|
|
|
this.H_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_LiveColonyHouse_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_LiveColonyHouse_ID.DataPropertyName = "LiveColonyHouse_ID"; |
|
|
|
|
|
this.H_LiveColonyHouse_ID.HeaderText = "LiveColonyHouse_ID"; |
|
|
|
|
|
this.H_LiveColonyHouse_ID.Name = "H_LiveColonyHouse_ID"; |
|
|
|
|
|
this.H_LiveColonyHouse_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Index
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.H_Index.HeaderText = "序号"; |
|
|
|
|
|
this.H_Index.Name = "H_Index"; |
|
|
|
|
|
this.H_Index.ReadOnly = true; |
|
|
|
|
|
this.H_Index.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_LiveColonyHouse_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_LiveColonyHouse_Name.DataPropertyName = "LiveColonyHouse_Name"; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.HeaderText = "圈舍"; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.Name = "H_LiveColonyHouse_Name"; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.ReadOnly = true; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.Width = 150; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.H_Number.HeaderText = "入圈头数"; |
|
|
|
|
|
this.H_Number.Name = "H_Number"; |
|
|
|
|
|
this.H_Number.Width = 130; |
|
|
|
|
|
//
|
|
|
|
|
|
// abnormalGrid
|
|
|
// abnormalGrid
|
|
|
//
|
|
|
//
|
|
|
this.abnormalGrid.AllowUserToAddRows = false; |
|
|
this.abnormalGrid.AllowUserToAddRows = false; |
|
|
@ -1097,7 +916,6 @@ |
|
|
this.abnormalGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.abnormalGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.abnormalGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.abnormalGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.S_ID, |
|
|
this.S_ID, |
|
|
this.S_B3ID, |
|
|
|
|
|
this.S_WeightBill_ID, |
|
|
this.S_WeightBill_ID, |
|
|
this.S_Sanction_ID, |
|
|
this.S_Sanction_ID, |
|
|
this.S_AbnormalItem_ID, |
|
|
this.S_AbnormalItem_ID, |
|
|
@ -1115,64 +933,7 @@ |
|
|
this.abnormalGrid.Size = new System.Drawing.Size(400, 237); |
|
|
this.abnormalGrid.Size = new System.Drawing.Size(400, 237); |
|
|
this.abnormalGrid.TabIndex = 1; |
|
|
this.abnormalGrid.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// S_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.S_ID.HeaderText = "ID"; |
|
|
|
|
|
this.S_ID.Name = "S_ID"; |
|
|
|
|
|
this.S_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_B3ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.S_B3ID.HeaderText = "B3ID"; |
|
|
|
|
|
this.S_B3ID.Name = "S_B3ID"; |
|
|
|
|
|
this.S_B3ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.S_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.S_WeightBill_ID.Name = "S_WeightBill_ID"; |
|
|
|
|
|
this.S_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_Sanction_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_Sanction_ID.DataPropertyName = "Sanction_ID"; |
|
|
|
|
|
this.S_Sanction_ID.HeaderText = "Sanction_ID"; |
|
|
|
|
|
this.S_Sanction_ID.Name = "S_Sanction_ID"; |
|
|
|
|
|
this.S_Sanction_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_AbnormalItem_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_AbnormalItem_ID.HeaderText = "AbnormalItem_ID"; |
|
|
|
|
|
this.S_AbnormalItem_ID.Name = "S_AbnormalItem_ID"; |
|
|
|
|
|
this.S_AbnormalItem_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_Index
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.S_Index.HeaderText = "序号"; |
|
|
|
|
|
this.S_Index.Name = "S_Index"; |
|
|
|
|
|
this.S_Index.ReadOnly = true; |
|
|
|
|
|
this.S_Index.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_AbnormalItem_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_AbnormalItem_Name.DataPropertyName = "AbnormalItem_Name"; |
|
|
|
|
|
this.S_AbnormalItem_Name.HeaderText = "异常项目"; |
|
|
|
|
|
this.S_AbnormalItem_Name.Name = "S_AbnormalItem_Name"; |
|
|
|
|
|
this.S_AbnormalItem_Name.ReadOnly = true; |
|
|
|
|
|
this.S_AbnormalItem_Name.Width = 150; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.S_Number.HeaderText = "头数"; |
|
|
|
|
|
this.S_Number.Name = "S_Number"; |
|
|
|
|
|
this.S_Number.Width = 130; |
|
|
|
|
|
//
|
|
|
|
|
|
// billGrid
|
|
|
|
|
|
|
|
|
// billGrid
|
|
|
//
|
|
|
//
|
|
|
this.billGrid.AllowUserToAddRows = false; |
|
|
this.billGrid.AllowUserToAddRows = false; |
|
|
this.billGrid.AllowUserToDeleteRows = false; |
|
|
this.billGrid.AllowUserToDeleteRows = false; |
|
|
@ -1217,6 +978,102 @@ |
|
|
this.billGrid.TabIndex = 0; |
|
|
this.billGrid.TabIndex = 0; |
|
|
this.billGrid.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.billGrid_CellDoubleClick); |
|
|
this.billGrid.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.billGrid_CellDoubleClick); |
|
|
//
|
|
|
//
|
|
|
|
|
|
// M_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.M_ID.HeaderText = "ID"; |
|
|
|
|
|
this.M_ID.Name = "M_ID"; |
|
|
|
|
|
this.M_ID.ReadOnly = true; |
|
|
|
|
|
this.M_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_FinishWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_FinishWeight.DataPropertyName = "FinishWeight"; |
|
|
|
|
|
this.M_FinishWeight.HeaderText = "FinishWeight"; |
|
|
|
|
|
this.M_FinishWeight.Name = "M_FinishWeight"; |
|
|
|
|
|
this.M_FinishWeight.ReadOnly = true; |
|
|
|
|
|
this.M_FinishWeight.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_B3ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.M_B3ID.HeaderText = "过磅单号"; |
|
|
|
|
|
this.M_B3ID.Name = "M_B3ID"; |
|
|
|
|
|
this.M_B3ID.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_Car_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_Car_Name.DataPropertyName = "Car_Name"; |
|
|
|
|
|
this.M_Car_Name.HeaderText = "车辆"; |
|
|
|
|
|
this.M_Car_Name.Name = "M_Car_Name"; |
|
|
|
|
|
this.M_Car_Name.ReadOnly = true; |
|
|
|
|
|
this.M_Car_Name.Width = 120; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_Supplier_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
|
|
this.M_Supplier_Name.HeaderText = "供应商"; |
|
|
|
|
|
this.M_Supplier_Name.Name = "M_Supplier_Name"; |
|
|
|
|
|
this.M_Supplier_Name.ReadOnly = true; |
|
|
|
|
|
this.M_Supplier_Name.Width = 120; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_Employee_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_Employee_Name.DataPropertyName = "Employee_Name"; |
|
|
|
|
|
this.M_Employee_Name.HeaderText = "业务员"; |
|
|
|
|
|
this.M_Employee_Name.Name = "M_Employee_Name"; |
|
|
|
|
|
this.M_Employee_Name.ReadOnly = true; |
|
|
|
|
|
this.M_Employee_Name.Width = 110; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_PurchaseType_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_PurchaseType_Name.DataPropertyName = "PurchaseType_Name"; |
|
|
|
|
|
this.M_PurchaseType_Name.HeaderText = "收购类型"; |
|
|
|
|
|
this.M_PurchaseType_Name.Name = "M_PurchaseType_Name"; |
|
|
|
|
|
this.M_PurchaseType_Name.ReadOnly = true; |
|
|
|
|
|
this.M_PurchaseType_Name.Width = 110; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.M_Number.HeaderText = "收购头数"; |
|
|
|
|
|
this.M_Number.Name = "M_Number"; |
|
|
|
|
|
this.M_Number.ReadOnly = true; |
|
|
|
|
|
this.M_Number.Width = 110; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle18.Format = "#0.######"; |
|
|
|
|
|
this.M_Weight.DefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
|
|
this.M_Weight.HeaderText = "收购重量"; |
|
|
|
|
|
this.M_Weight.Name = "M_Weight"; |
|
|
|
|
|
this.M_Weight.ReadOnly = true; |
|
|
|
|
|
this.M_Weight.Width = 120; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_HouseNames
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
|
|
this.M_HouseNames.HeaderText = "圈舍"; |
|
|
|
|
|
this.M_HouseNames.Name = "M_HouseNames"; |
|
|
|
|
|
this.M_HouseNames.ReadOnly = true; |
|
|
|
|
|
this.M_HouseNames.Width = 180; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_SanctionNumber
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_SanctionNumber.DataPropertyName = "SanctionNumber"; |
|
|
|
|
|
this.M_SanctionNumber.HeaderText = "异常明细"; |
|
|
|
|
|
this.M_SanctionNumber.Name = "M_SanctionNumber"; |
|
|
|
|
|
this.M_SanctionNumber.ReadOnly = true; |
|
|
|
|
|
//
|
|
|
|
|
|
// M_Remark
|
|
|
|
|
|
//
|
|
|
|
|
|
this.M_Remark.DataPropertyName = "Remark"; |
|
|
|
|
|
this.M_Remark.HeaderText = "摘要"; |
|
|
|
|
|
this.M_Remark.Name = "M_Remark"; |
|
|
|
|
|
this.M_Remark.ReadOnly = true; |
|
|
|
|
|
this.M_Remark.Width = 130; |
|
|
|
|
|
//
|
|
|
// label15
|
|
|
// label15
|
|
|
//
|
|
|
//
|
|
|
this.label15.AutoSize = true; |
|
|
this.label15.AutoSize = true; |
|
|
@ -1352,101 +1209,208 @@ |
|
|
this.viewDetailBtn.UseVisualStyleBackColor = true; |
|
|
this.viewDetailBtn.UseVisualStyleBackColor = true; |
|
|
this.viewDetailBtn.Click += new System.EventHandler(this.viewDetailBtn_Click); |
|
|
this.viewDetailBtn.Click += new System.EventHandler(this.viewDetailBtn_Click); |
|
|
//
|
|
|
//
|
|
|
// M_ID
|
|
|
|
|
|
|
|
|
// F_ID
|
|
|
//
|
|
|
//
|
|
|
this.M_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.M_ID.HeaderText = "ID"; |
|
|
|
|
|
this.M_ID.Name = "M_ID"; |
|
|
|
|
|
this.M_ID.ReadOnly = true; |
|
|
|
|
|
this.M_ID.Visible = false; |
|
|
|
|
|
|
|
|
this.F_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.F_ID.HeaderText = "ID"; |
|
|
|
|
|
this.F_ID.Name = "F_ID"; |
|
|
|
|
|
this.F_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
// M_FinishWeight
|
|
|
|
|
|
|
|
|
// F_WeightBill_ID
|
|
|
//
|
|
|
//
|
|
|
this.M_FinishWeight.DataPropertyName = "FinishWeight"; |
|
|
|
|
|
this.M_FinishWeight.HeaderText = "FinishWeight"; |
|
|
|
|
|
this.M_FinishWeight.Name = "M_FinishWeight"; |
|
|
|
|
|
this.M_FinishWeight.ReadOnly = true; |
|
|
|
|
|
this.M_FinishWeight.Visible = false; |
|
|
|
|
|
|
|
|
this.F_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.F_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.F_WeightBill_ID.Name = "F_WeightBill_ID"; |
|
|
|
|
|
this.F_WeightBill_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
// M_B3ID
|
|
|
|
|
|
|
|
|
// F_Farmer_ID
|
|
|
//
|
|
|
//
|
|
|
this.M_B3ID.DataPropertyName = "B3ID"; |
|
|
|
|
|
this.M_B3ID.HeaderText = "过磅单号"; |
|
|
|
|
|
this.M_B3ID.Name = "M_B3ID"; |
|
|
|
|
|
this.M_B3ID.ReadOnly = true; |
|
|
|
|
|
|
|
|
this.F_Farmer_ID.DataPropertyName = "Farmer_ID"; |
|
|
|
|
|
this.F_Farmer_ID.HeaderText = "Farmer_ID"; |
|
|
|
|
|
this.F_Farmer_ID.Name = "F_Farmer_ID"; |
|
|
|
|
|
this.F_Farmer_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
// M_Car_Name
|
|
|
|
|
|
|
|
|
// F_Index
|
|
|
//
|
|
|
//
|
|
|
this.M_Car_Name.DataPropertyName = "Car_Name"; |
|
|
|
|
|
this.M_Car_Name.HeaderText = "车辆"; |
|
|
|
|
|
this.M_Car_Name.Name = "M_Car_Name"; |
|
|
|
|
|
this.M_Car_Name.ReadOnly = true; |
|
|
|
|
|
this.M_Car_Name.Width = 120; |
|
|
|
|
|
|
|
|
this.F_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.F_Index.HeaderText = "序号"; |
|
|
|
|
|
this.F_Index.Name = "F_Index"; |
|
|
|
|
|
this.F_Index.ReadOnly = true; |
|
|
|
|
|
this.F_Index.Width = 80; |
|
|
//
|
|
|
//
|
|
|
// M_Supplier_Name
|
|
|
|
|
|
|
|
|
// F_Farmer_Name
|
|
|
//
|
|
|
//
|
|
|
this.M_Supplier_Name.DataPropertyName = "Supplier_Name"; |
|
|
|
|
|
this.M_Supplier_Name.HeaderText = "供应商"; |
|
|
|
|
|
this.M_Supplier_Name.Name = "M_Supplier_Name"; |
|
|
|
|
|
this.M_Supplier_Name.ReadOnly = true; |
|
|
|
|
|
this.M_Supplier_Name.Width = 120; |
|
|
|
|
|
|
|
|
this.F_Farmer_Name.DataPropertyName = "Farmer_Name"; |
|
|
|
|
|
this.F_Farmer_Name.HeaderText = "养殖户"; |
|
|
|
|
|
this.F_Farmer_Name.Name = "F_Farmer_Name"; |
|
|
|
|
|
this.F_Farmer_Name.ReadOnly = true; |
|
|
|
|
|
this.F_Farmer_Name.Width = 120; |
|
|
//
|
|
|
//
|
|
|
// M_Employee_Name
|
|
|
|
|
|
|
|
|
// F_Number
|
|
|
//
|
|
|
//
|
|
|
this.M_Employee_Name.DataPropertyName = "Employee_Name"; |
|
|
|
|
|
this.M_Employee_Name.HeaderText = "业务员"; |
|
|
|
|
|
this.M_Employee_Name.Name = "M_Employee_Name"; |
|
|
|
|
|
this.M_Employee_Name.ReadOnly = true; |
|
|
|
|
|
this.M_Employee_Name.Width = 110; |
|
|
|
|
|
|
|
|
this.F_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.F_Number.HeaderText = "头数"; |
|
|
|
|
|
this.F_Number.Name = "F_Number"; |
|
|
|
|
|
this.F_Number.Width = 80; |
|
|
//
|
|
|
//
|
|
|
// M_PurchaseType_Name
|
|
|
|
|
|
|
|
|
// F_Weight
|
|
|
//
|
|
|
//
|
|
|
this.M_PurchaseType_Name.DataPropertyName = "PurchaseType_Name"; |
|
|
|
|
|
this.M_PurchaseType_Name.HeaderText = "收购类型"; |
|
|
|
|
|
this.M_PurchaseType_Name.Name = "M_PurchaseType_Name"; |
|
|
|
|
|
this.M_PurchaseType_Name.ReadOnly = true; |
|
|
|
|
|
this.M_PurchaseType_Name.Width = 110; |
|
|
|
|
|
|
|
|
this.F_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
this.F_Weight.HeaderText = "重量"; |
|
|
|
|
|
this.F_Weight.Name = "F_Weight"; |
|
|
//
|
|
|
//
|
|
|
// M_Number
|
|
|
|
|
|
|
|
|
// D_ID
|
|
|
//
|
|
|
//
|
|
|
this.M_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.M_Number.HeaderText = "收购头数"; |
|
|
|
|
|
this.M_Number.Name = "M_Number"; |
|
|
|
|
|
this.M_Number.ReadOnly = true; |
|
|
|
|
|
this.M_Number.Width = 110; |
|
|
|
|
|
|
|
|
this.D_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.D_ID.HeaderText = "ID"; |
|
|
|
|
|
this.D_ID.Name = "D_ID"; |
|
|
|
|
|
this.D_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
// M_Weight
|
|
|
|
|
|
|
|
|
// D_WeightBill_ID
|
|
|
//
|
|
|
//
|
|
|
this.M_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle18.Format = "#0.######"; |
|
|
|
|
|
this.M_Weight.DefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
|
|
this.M_Weight.HeaderText = "收购重量"; |
|
|
|
|
|
this.M_Weight.Name = "M_Weight"; |
|
|
|
|
|
this.M_Weight.ReadOnly = true; |
|
|
|
|
|
this.M_Weight.Width = 120; |
|
|
|
|
|
|
|
|
this.D_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.D_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.D_WeightBill_ID.Name = "D_WeightBill_ID"; |
|
|
|
|
|
this.D_WeightBill_ID.Visible = false; |
|
|
//
|
|
|
//
|
|
|
// M_HouseNames
|
|
|
|
|
|
|
|
|
// D_Index
|
|
|
//
|
|
|
//
|
|
|
this.M_HouseNames.DataPropertyName = "HouseNames"; |
|
|
|
|
|
this.M_HouseNames.HeaderText = "圈舍"; |
|
|
|
|
|
this.M_HouseNames.Name = "M_HouseNames"; |
|
|
|
|
|
this.M_HouseNames.ReadOnly = true; |
|
|
|
|
|
this.M_HouseNames.Width = 180; |
|
|
|
|
|
|
|
|
this.D_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.D_Index.HeaderText = "序号"; |
|
|
|
|
|
this.D_Index.Name = "D_Index"; |
|
|
|
|
|
this.D_Index.ReadOnly = true; |
|
|
|
|
|
this.D_Index.Width = 55; |
|
|
//
|
|
|
//
|
|
|
// M_SanctionNumber
|
|
|
|
|
|
|
|
|
// D_Number
|
|
|
//
|
|
|
//
|
|
|
this.M_SanctionNumber.DataPropertyName = "SanctionNumber"; |
|
|
|
|
|
this.M_SanctionNumber.HeaderText = "异常明细"; |
|
|
|
|
|
this.M_SanctionNumber.Name = "M_SanctionNumber"; |
|
|
|
|
|
this.M_SanctionNumber.ReadOnly = true; |
|
|
|
|
|
|
|
|
this.D_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.D_Number.HeaderText = "头数"; |
|
|
|
|
|
this.D_Number.Name = "D_Number"; |
|
|
|
|
|
this.D_Number.Width = 75; |
|
|
//
|
|
|
//
|
|
|
// M_Remark
|
|
|
|
|
|
|
|
|
// D_MaoWeight
|
|
|
//
|
|
|
//
|
|
|
this.M_Remark.DataPropertyName = "Remark"; |
|
|
|
|
|
this.M_Remark.HeaderText = "摘要"; |
|
|
|
|
|
this.M_Remark.Name = "M_Remark"; |
|
|
|
|
|
this.M_Remark.ReadOnly = true; |
|
|
|
|
|
this.M_Remark.Width = 130; |
|
|
|
|
|
|
|
|
this.D_MaoWeight.DataPropertyName = "MaoWeight"; |
|
|
|
|
|
dataGridViewCellStyle6.Format = "#0.######"; |
|
|
|
|
|
this.D_MaoWeight.DefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
|
|
this.D_MaoWeight.HeaderText = "毛重"; |
|
|
|
|
|
this.D_MaoWeight.Name = "D_MaoWeight"; |
|
|
|
|
|
this.D_MaoWeight.ReadOnly = true; |
|
|
|
|
|
this.D_MaoWeight.Width = 88; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_PiWeight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_PiWeight.DataPropertyName = "PiWeight"; |
|
|
|
|
|
dataGridViewCellStyle7.Format = "#0.######"; |
|
|
|
|
|
this.D_PiWeight.DefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
|
|
this.D_PiWeight.HeaderText = "皮重"; |
|
|
|
|
|
this.D_PiWeight.Name = "D_PiWeight"; |
|
|
|
|
|
this.D_PiWeight.ReadOnly = true; |
|
|
|
|
|
this.D_PiWeight.Width = 88; |
|
|
|
|
|
//
|
|
|
|
|
|
// D_Weight
|
|
|
|
|
|
//
|
|
|
|
|
|
this.D_Weight.DataPropertyName = "Weight"; |
|
|
|
|
|
dataGridViewCellStyle8.Format = "#0.######"; |
|
|
|
|
|
this.D_Weight.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
|
|
this.D_Weight.HeaderText = "重量"; |
|
|
|
|
|
this.D_Weight.Name = "D_Weight"; |
|
|
|
|
|
this.D_Weight.ReadOnly = true; |
|
|
|
|
|
this.D_Weight.Width = 88; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.H_ID.HeaderText = "ID"; |
|
|
|
|
|
this.H_ID.Name = "H_ID"; |
|
|
|
|
|
this.H_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.H_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.H_WeightBill_ID.Name = "H_WeightBill_ID"; |
|
|
|
|
|
this.H_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_LiveColonyHouse_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_LiveColonyHouse_ID.DataPropertyName = "LiveColonyHouse_ID"; |
|
|
|
|
|
this.H_LiveColonyHouse_ID.HeaderText = "LiveColonyHouse_ID"; |
|
|
|
|
|
this.H_LiveColonyHouse_ID.Name = "H_LiveColonyHouse_ID"; |
|
|
|
|
|
this.H_LiveColonyHouse_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Index
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.H_Index.HeaderText = "序号"; |
|
|
|
|
|
this.H_Index.Name = "H_Index"; |
|
|
|
|
|
this.H_Index.ReadOnly = true; |
|
|
|
|
|
this.H_Index.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_LiveColonyHouse_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_LiveColonyHouse_Name.DataPropertyName = "LiveColonyHouse_Name"; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.HeaderText = "圈舍"; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.Name = "H_LiveColonyHouse_Name"; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.ReadOnly = true; |
|
|
|
|
|
this.H_LiveColonyHouse_Name.Width = 150; |
|
|
|
|
|
//
|
|
|
|
|
|
// H_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.H_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.H_Number.HeaderText = "入圈头数"; |
|
|
|
|
|
this.H_Number.Name = "H_Number"; |
|
|
|
|
|
this.H_Number.Width = 130; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_ID.DataPropertyName = "ID"; |
|
|
|
|
|
this.S_ID.HeaderText = "ID"; |
|
|
|
|
|
this.S_ID.Name = "S_ID"; |
|
|
|
|
|
this.S_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_WeightBill_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_WeightBill_ID.DataPropertyName = "WeightBill_ID"; |
|
|
|
|
|
this.S_WeightBill_ID.HeaderText = "WeightBill_ID"; |
|
|
|
|
|
this.S_WeightBill_ID.Name = "S_WeightBill_ID"; |
|
|
|
|
|
this.S_WeightBill_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_Sanction_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_Sanction_ID.DataPropertyName = "Sanction_ID"; |
|
|
|
|
|
this.S_Sanction_ID.HeaderText = "Sanction_ID"; |
|
|
|
|
|
this.S_Sanction_ID.Name = "S_Sanction_ID"; |
|
|
|
|
|
this.S_Sanction_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_AbnormalItem_ID
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_AbnormalItem_ID.HeaderText = "AbnormalItem_ID"; |
|
|
|
|
|
this.S_AbnormalItem_ID.Name = "S_AbnormalItem_ID"; |
|
|
|
|
|
this.S_AbnormalItem_ID.Visible = false; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_Index
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_Index.DataPropertyName = "Index"; |
|
|
|
|
|
this.S_Index.HeaderText = "序号"; |
|
|
|
|
|
this.S_Index.Name = "S_Index"; |
|
|
|
|
|
this.S_Index.ReadOnly = true; |
|
|
|
|
|
this.S_Index.Width = 80; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_AbnormalItem_Name
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_AbnormalItem_Name.DataPropertyName = "AbnormalItem_Name"; |
|
|
|
|
|
this.S_AbnormalItem_Name.HeaderText = "异常项目"; |
|
|
|
|
|
this.S_AbnormalItem_Name.Name = "S_AbnormalItem_Name"; |
|
|
|
|
|
this.S_AbnormalItem_Name.ReadOnly = true; |
|
|
|
|
|
this.S_AbnormalItem_Name.Width = 150; |
|
|
|
|
|
//
|
|
|
|
|
|
// S_Number
|
|
|
|
|
|
//
|
|
|
|
|
|
this.S_Number.DataPropertyName = "Number"; |
|
|
|
|
|
this.S_Number.HeaderText = "头数"; |
|
|
|
|
|
this.S_Number.Name = "S_Number"; |
|
|
|
|
|
this.S_Number.Width = 130; |
|
|
//
|
|
|
//
|
|
|
// WeightForm
|
|
|
// WeightForm
|
|
|
//
|
|
|
//
|
|
|
@ -1546,21 +1510,6 @@ |
|
|
private System.Windows.Forms.Label label1; |
|
|
private System.Windows.Forms.Label label1; |
|
|
private BWP.WinFormControl.UComboBox farmerSelect; |
|
|
private BWP.WinFormControl.UComboBox farmerSelect; |
|
|
private System.Windows.Forms.Label label3; |
|
|
private System.Windows.Forms.Label label3; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_B3ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_LiveColonyHouse_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_LiveColonyHouse_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_B3ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Number; |
|
|
|
|
|
private System.Windows.Forms.Button createBtn; |
|
|
private System.Windows.Forms.Button createBtn; |
|
|
private System.Windows.Forms.Button exitBtn; |
|
|
private System.Windows.Forms.Button exitBtn; |
|
|
private System.Windows.Forms.Button deleteBtn; |
|
|
private System.Windows.Forms.Button deleteBtn; |
|
|
@ -1575,25 +1524,9 @@ |
|
|
private BWP.WinFormControl.UComboBox qSupplierSelect; |
|
|
private BWP.WinFormControl.UComboBox qSupplierSelect; |
|
|
private System.Windows.Forms.Label label5; |
|
|
private System.Windows.Forms.Label label5; |
|
|
private System.Windows.Forms.Button queryBtn; |
|
|
private System.Windows.Forms.Button queryBtn; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_B3ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Weight; |
|
|
|
|
|
private System.Windows.Forms.ContextMenuStrip farmerMenu; |
|
|
private System.Windows.Forms.ContextMenuStrip farmerMenu; |
|
|
private System.Windows.Forms.ToolStripMenuItem farmerDelete; |
|
|
private System.Windows.Forms.ToolStripMenuItem farmerDelete; |
|
|
private System.Windows.Forms.Button viewDetailBtn; |
|
|
private System.Windows.Forms.Button viewDetailBtn; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_B3ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_MaoWeight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_PiWeight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Weight; |
|
|
|
|
|
private System.Windows.Forms.TextBox discontInput; |
|
|
private System.Windows.Forms.TextBox discontInput; |
|
|
private System.Windows.Forms.Label label9; |
|
|
private System.Windows.Forms.Label label9; |
|
|
private System.Windows.Forms.TextBox jingjianInput; |
|
|
private System.Windows.Forms.TextBox jingjianInput; |
|
|
@ -1610,5 +1543,32 @@ |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_HouseNames; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_HouseNames; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_SanctionNumber; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_SanctionNumber; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Remark; |
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn M_Remark; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Farmer_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Weight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_MaoWeight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_PiWeight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Weight; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_LiveColonyHouse_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_LiveColonyHouse_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn H_Number; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_WeightBill_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Index; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name; |
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Number; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |