From 23ccdfdf25eaa33098cd44c9bb802e5cfc65eca4 Mon Sep 17 00:00:00 2001
From: jhz <jinghz@oceic.com>
Date: 星期一, 03 四月 2023 10:11:03 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/HanDianWMSSCM
---
SCM/Form1.Designer.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/SCM/Form1.Designer.cs b/SCM/Form1.Designer.cs
index 8a038a2..dfeaa89 100644
--- a/SCM/Form1.Designer.cs
+++ b/SCM/Form1.Designer.cs
@@ -36,10 +36,10 @@
// axGRDisplayViewer1
//
this.axGRDisplayViewer1.Enabled = true;
- this.axGRDisplayViewer1.Location = new System.Drawing.Point(110, 72);
+ this.axGRDisplayViewer1.Location = new System.Drawing.Point(27, 31);
this.axGRDisplayViewer1.Name = "axGRDisplayViewer1";
this.axGRDisplayViewer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRDisplayViewer1.OcxState")));
- this.axGRDisplayViewer1.Size = new System.Drawing.Size(63, 79);
+ this.axGRDisplayViewer1.Size = new System.Drawing.Size(192, 192);
this.axGRDisplayViewer1.TabIndex = 0;
//
// Form1
--
Gitblit v1.9.1