| | |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 12; |
| | | this.gridColumn3.VisibleIndex = 11; |
| | | this.gridColumn3.Width = 109; |
| | | // |
| | | // gridColumn10 |
| | |
| | | this.gv_scxb.OptionsColumn.AllowEdit = false; |
| | | this.gv_scxb.OptionsColumn.ReadOnly = true; |
| | | this.gv_scxb.Tag = "query_wl.name"; |
| | | this.gv_scxb.Visible = true; |
| | | this.gv_scxb.VisibleIndex = 11; |
| | | this.gv_scxb.Width = 44; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn9.MinWidth = 44; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 14; |
| | | this.gridColumn9.Width = 87; |
| | | // |
| | | // gv_purchaseUnit |
| | | // |
| | | this.gv_purchaseUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_purchaseUnit.Caption = "车间"; |
| | | this.gv_purchaseUnit.Caption = "供应商"; |
| | | this.gv_purchaseUnit.FieldName = "dptName"; |
| | | this.gv_purchaseUnit.MinWidth = 44; |
| | | this.gv_purchaseUnit.Name = "gv_purchaseUnit"; |
| | |
| | | this.gv_purchaseUnit.OptionsColumn.ReadOnly = true; |
| | | this.gv_purchaseUnit.Tag = "query_a.PURCHASE_UNIT"; |
| | | this.gv_purchaseUnit.Visible = true; |
| | | this.gv_purchaseUnit.VisibleIndex = 13; |
| | | this.gv_purchaseUnit.VisibleIndex = 12; |
| | | this.gv_purchaseUnit.Width = 87; |
| | | // |
| | | // gv_inventoryUnit |
| | |
| | | this.btnIn.TabIndex = 4; |
| | | this.btnIn.Text = "确定导入"; |
| | | // |
| | | // SelectWomdaa |
| | | // SelectWwgd |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SelectWomdaa"; |
| | | this.Name = "SelectWwgd"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "选择生产工单,只显示未合并+该车间的工单"; |
| | | this.TopMost = true; |