From 7929f99e3096841a73197b8f61b9c3091db48823 Mon Sep 17 00:00:00 2001 From: ouyangqing <ouyangqing@DESKTOP-B85SG1D> Date: 星期一, 25 一月 2021 14:07:04 +0800 Subject: [PATCH] nothing --- SCM/报表/Qk_ProcessBillDetail.Designer.cs | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git "a/SCM/\346\212\245\350\241\250/Qk_ProcessBillDetail.Designer.cs" "b/SCM/\346\212\245\350\241\250/Qk_ProcessBillDetail.Designer.cs" index bf46d7f..3a5ca12 100644 --- "a/SCM/\346\212\245\350\241\250/Qk_ProcessBillDetail.Designer.cs" +++ "b/SCM/\346\212\245\350\241\250/Qk_ProcessBillDetail.Designer.cs" @@ -61,7 +61,7 @@ // label3 // this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(809, 32); + this.label3.Location = new System.Drawing.Point(548, 35); this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(82, 15); @@ -94,7 +94,7 @@ // // textBox4 // - this.textBox4.Location = new System.Drawing.Point(908, 26); + this.textBox4.Location = new System.Drawing.Point(628, 29); this.textBox4.Margin = new System.Windows.Forms.Padding(4); this.textBox4.Name = "textBox4"; this.textBox4.Size = new System.Drawing.Size(172, 25); @@ -140,7 +140,7 @@ // this.dateTimePicker2.CustomFormat = "yyyy-MM-dd "; this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom; - this.dateTimePicker2.Location = new System.Drawing.Point(493, 25); + this.dateTimePicker2.Location = new System.Drawing.Point(323, 29); this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(189, 25); @@ -150,7 +150,7 @@ // this.dateTimePicker1.CustomFormat = "yyyy-MM-dd "; this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; - this.dateTimePicker1.Location = new System.Drawing.Point(275, 25); + this.dateTimePicker1.Location = new System.Drawing.Point(105, 29); this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(189, 25); @@ -159,7 +159,7 @@ // label9 // this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(471, 29); + this.label9.Location = new System.Drawing.Point(301, 35); this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(15, 15); @@ -169,7 +169,7 @@ // label11 // this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(163, 29); + this.label11.Location = new System.Drawing.Point(-3, 35); this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(105, 15); -- Gitblit v1.9.1