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/单据资料/Gy_BarCodeMain.Designer.cs |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git "a/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Gy_BarCodeMain.Designer.cs" "b/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Gy_BarCodeMain.Designer.cs"
index 4f6d270..65294a7 100644
--- "a/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Gy_BarCodeMain.Designer.cs"
+++ "b/SCM/\345\215\225\346\215\256\350\265\204\346\226\231/Gy_BarCodeMain.Designer.cs"
@@ -129,28 +129,28 @@
             // 
             // dateTimePicker2
             // 
-            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd ";
+            this.dateTimePicker2.CustomFormat = "yyyy-MM-dd HH:mm:ss";
             this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
-            this.dateTimePicker2.Location = new System.Drawing.Point(493, 25);
+            this.dateTimePicker2.Location = new System.Drawing.Point(326, 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);
+            this.dateTimePicker2.Size = new System.Drawing.Size(211, 25);
             this.dateTimePicker2.TabIndex = 33;
             // 
             // dateTimePicker1
             // 
-            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd ";
+            this.dateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm:sss";
             this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
-            this.dateTimePicker1.Location = new System.Drawing.Point(275, 25);
+            this.dateTimePicker1.Location = new System.Drawing.Point(96, 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);
+            this.dateTimePicker1.Size = new System.Drawing.Size(201, 25);
             this.dateTimePicker1.TabIndex = 32;
             // 
             // label9
             // 
             this.label9.AutoSize = true;
-            this.label9.Location = new System.Drawing.Point(471, 29);
+            this.label9.Location = new System.Drawing.Point(304, 36);
             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);
@@ -160,12 +160,12 @@
             // label11
             // 
             this.label11.AutoSize = true;
-            this.label11.Location = new System.Drawing.Point(201, 29);
+            this.label11.Location = new System.Drawing.Point(18, 35);
             this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label11.Name = "label11";
-            this.label11.Size = new System.Drawing.Size(67, 15);
+            this.label11.Size = new System.Drawing.Size(82, 15);
             this.label11.TabIndex = 27;
-            this.label11.Text = "鏌ヨ鏃堕棿";
+            this.label11.Text = "妫�楠屾棩鏈燂細";
             // 
             // textBox2
             // 

--
Gitblit v1.9.1