1
lu
2024-12-06 4fcc278c745fe6801c82622e34b2ce2cb150a44c
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -59,10 +59,8 @@
            this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_stras = new DevExpress.XtraEditors.LabelControl();
            this.txt_stras = new DevExpress.XtraEditors.TextEdit();
            this.gv_stras = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_land1 = new DevExpress.XtraEditors.LabelControl();
            this.txt_land1 = new DevExpress.XtraEditors.TextEdit();
            this.gv_land1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_suppSname = new DevExpress.XtraEditors.LabelControl();
            this.txt_suppSname = new DevExpress.XtraEditors.TextEdit();
            this.lb_suppName = new DevExpress.XtraEditors.LabelControl();
@@ -147,7 +145,7 @@
            // 
            this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fstaffid.Appearance.Options.UseFont = true;
            this.lb_fstaffid.Location = new System.Drawing.Point(289, 86);
            this.lb_fstaffid.Location = new System.Drawing.Point(293, 86);
            this.lb_fstaffid.Name = "lb_fstaffid";
            this.lb_fstaffid.Size = new System.Drawing.Size(56, 21);
            this.lb_fstaffid.TabIndex = 291;
@@ -180,7 +178,7 @@
            // 
            this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lxr.Appearance.Options.UseFont = true;
            this.lb_lxr.Location = new System.Drawing.Point(289, 18);
            this.lb_lxr.Location = new System.Drawing.Point(293, 18);
            this.lb_lxr.Name = "lb_lxr";
            this.lb_lxr.Size = new System.Drawing.Size(56, 21);
            this.lb_lxr.TabIndex = 285;
@@ -270,7 +268,7 @@
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(71, 198);
            this.lb_remark.Location = new System.Drawing.Point(74, 198);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(39, 21);
            this.lb_remark.TabIndex = 247;
@@ -305,13 +303,13 @@
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 130;
            this.gv_createDate.MinWidth = 180;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 13;
            this.gv_createDate.Width = 130;
            this.gv_createDate.VisibleIndex = 11;
            this.gv_createDate.Width = 180;
            // 
            // gv_createBy
            // 
@@ -324,14 +322,14 @@
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 12;
            this.gv_createBy.VisibleIndex = 10;
            this.gv_createBy.Width = 100;
            // 
            // lb_telfx
            // 
            this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_telfx.Appearance.Options.UseFont = true;
            this.lb_telfx.Location = new System.Drawing.Point(306, 122);
            this.lb_telfx.Location = new System.Drawing.Point(310, 122);
            this.lb_telfx.Name = "lb_telfx";
            this.lb_telfx.Size = new System.Drawing.Size(39, 21);
            this.lb_telfx.TabIndex = 228;
@@ -383,7 +381,7 @@
            // 
            this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_stras.Appearance.Options.UseFont = true;
            this.lb_stras.Location = new System.Drawing.Point(306, 160);
            this.lb_stras.Location = new System.Drawing.Point(310, 160);
            this.lb_stras.Name = "lb_stras";
            this.lb_stras.Size = new System.Drawing.Size(39, 21);
            this.lb_stras.TabIndex = 222;
@@ -398,25 +396,11 @@
            this.txt_stras.Size = new System.Drawing.Size(150, 28);
            this.txt_stras.TabIndex = 222;
            // 
            // gv_stras
            //
            this.gv_stras.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_stras.AppearanceCell.Options.UseFont = true;
            this.gv_stras.Caption = "地址";
            this.gv_stras.FieldName = "stras";
            this.gv_stras.MinWidth = 100;
            this.gv_stras.Name = "gv_stras";
            this.gv_stras.OptionsColumn.AllowEdit = false;
            this.gv_stras.Tag = "query_a.stras";
            this.gv_stras.Visible = true;
            this.gv_stras.VisibleIndex = 11;
            this.gv_stras.Width = 100;
            //
            // lb_land1
            // 
            this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_land1.Appearance.Options.UseFont = true;
            this.lb_land1.Location = new System.Drawing.Point(306, 51);
            this.lb_land1.Location = new System.Drawing.Point(310, 51);
            this.lb_land1.Name = "lb_land1";
            this.lb_land1.Size = new System.Drawing.Size(39, 21);
            this.lb_land1.TabIndex = 219;
@@ -431,25 +415,11 @@
            this.txt_land1.Size = new System.Drawing.Size(150, 28);
            this.txt_land1.TabIndex = 219;
            // 
            // gv_land1
            //
            this.gv_land1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_land1.AppearanceCell.Options.UseFont = true;
            this.gv_land1.Caption = "地区";
            this.gv_land1.FieldName = "land1";
            this.gv_land1.MinWidth = 100;
            this.gv_land1.Name = "gv_land1";
            this.gv_land1.OptionsColumn.AllowEdit = false;
            this.gv_land1.Tag = "query_a.land1";
            this.gv_land1.Visible = true;
            this.gv_land1.VisibleIndex = 10;
            this.gv_land1.Width = 100;
            //
            // lb_suppSname
            // 
            this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_suppSname.Appearance.Options.UseFont = true;
            this.lb_suppSname.Location = new System.Drawing.Point(20, 86);
            this.lb_suppSname.Location = new System.Drawing.Point(23, 86);
            this.lb_suppSname.Name = "lb_suppSname";
            this.lb_suppSname.Size = new System.Drawing.Size(90, 21);
            this.lb_suppSname.TabIndex = 217;
@@ -468,7 +438,7 @@
            // 
            this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_suppName.Appearance.Options.UseFont = true;
            this.lb_suppName.Location = new System.Drawing.Point(20, 122);
            this.lb_suppName.Location = new System.Drawing.Point(23, 122);
            this.lb_suppName.Name = "lb_suppName";
            this.lb_suppName.Size = new System.Drawing.Size(90, 21);
            this.lb_suppName.TabIndex = 216;
@@ -492,7 +462,7 @@
            // 
            this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_suppNo.Appearance.Options.UseFont = true;
            this.lb_suppNo.Location = new System.Drawing.Point(20, 51);
            this.lb_suppNo.Location = new System.Drawing.Point(23, 51);
            this.lb_suppNo.Name = "lb_suppNo";
            this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
            this.lb_suppNo.TabIndex = 213;
@@ -513,19 +483,19 @@
            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
            this.gv_suppNo.Caption = "供应商编码";
            this.gv_suppNo.FieldName = "suppNo";
            this.gv_suppNo.MinWidth = 80;
            this.gv_suppNo.MinWidth = 100;
            this.gv_suppNo.Name = "gv_suppNo";
            this.gv_suppNo.OptionsColumn.AllowEdit = false;
            this.gv_suppNo.Tag = "query_a.supp_no";
            this.gv_suppNo.Visible = true;
            this.gv_suppNo.VisibleIndex = 2;
            this.gv_suppNo.Width = 80;
            this.gv_suppNo.Width = 100;
            // 
            // lb_id
            // 
            this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_id.Appearance.Options.UseFont = true;
            this.lb_id.Location = new System.Drawing.Point(36, 18);
            this.lb_id.Location = new System.Drawing.Point(39, 18);
            this.lb_id.Name = "lb_id";
            this.lb_id.Size = new System.Drawing.Size(74, 21);
            this.lb_id.TabIndex = 211;
@@ -546,14 +516,14 @@
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "供应商ID";
            this.gv_id.FieldName = "id";
            this.gv_id.MinWidth = 60;
            this.gv_id.MinWidth = 70;
            this.gv_id.Name = "gv_id";
            this.gv_id.OptionsColumn.AllowEdit = false;
            this.gv_id.Tag = "query_a.id";
            this.gv_id.UnboundDataType = typeof(string);
            this.gv_id.Visible = true;
            this.gv_id.VisibleIndex = 1;
            this.gv_id.Width = 60;
            this.gv_id.Width = 70;
            // 
            // toolBarMenu1
            // 
@@ -596,8 +566,6 @@
            this.gv_fstaffid,
            this.gv_fforbidstatus,
            this.gv_remark,
            this.gv_land1,
            this.gv_stras,
            this.gv_createBy,
            this.gv_createDate});
            this.gridView1.GridControl = this.gcMain;
@@ -648,7 +616,7 @@
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(990, 510);
            this.xtraTabPage1.Text = "数据查询";
            this.xtraTabPage1.Text = "数据列表";
            // 
            // pageBar1
            // 
@@ -658,7 +626,6 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(990, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
@@ -669,7 +636,7 @@
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(990, 510);
            this.xtraTabPage2.Text = "数据编辑";
            this.xtraTabPage2.Text = "数据详细";
            // 
            // panel1
            // 
@@ -823,11 +790,9 @@
        private DevExpress.XtraEditors.LabelControl lb_stras;
        private DevExpress.XtraEditors.TextEdit txt_stras;
        private DevExpress.XtraGrid.Columns.GridColumn gv_stras;
        private DevExpress.XtraEditors.LabelControl lb_land1;
        private DevExpress.XtraEditors.TextEdit txt_land1;
        private DevExpress.XtraGrid.Columns.GridColumn gv_land1;
        private DevExpress.XtraEditors.LabelControl lb_suppSname;
        private DevExpress.XtraEditors.TextEdit txt_suppSname;